blob: 19b36abd69e84cc52ae483536cc7faeae399e38f [file] [log] [blame]
// Copyright 2020 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 "diagnostics/cros_healthd/executor/mock_executor_adapter.h"
namespace diagnostics {
MockExecutorAdapter::MockExecutorAdapter() = default;
MockExecutorAdapter::~MockExecutorAdapter() = default;
} // namespace diagnostics