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