blob: fe818eb2716e8e1b17ce4a789da8b02d7fa08b16 [file] [log] [blame]
// Copyright 2015 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