blob: f17476fada6a1363e3586987bf862a95884e5d40 [file] [log] [blame]
// Copyright 2021 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chaps/slot_policy_mock.h"
namespace chaps {
SlotPolicyMock::SlotPolicyMock() = default;
SlotPolicyMock::~SlotPolicyMock() = default;
} // namespace chaps