blob: 19c9e3abfd95ba32cc2ea1a08aceb1d9e0670553 [file] [log] [blame]
// Copyright 2018 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "shill/upstart/mock_upstart_proxy.h"
namespace shill {
MockUpstartProxy::MockUpstartProxy() = default;
MockUpstartProxy::~MockUpstartProxy() = default;
} // namespace shill