blob: 1029412d57c99182a0dc64d02650b4c85f62db2b [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"
#include "shill/testing.h"
using testing::_;
namespace shill {
MockUpstartProxy::MockUpstartProxy() {}
MockUpstartProxy::~MockUpstartProxy() {}
} // namespace shill