Files
pilotclient/tests/core/testconnectivity/testconnectivity.h
2024-12-01 14:25:18 +01:00

17 lines
426 B
C++

// SPDX-FileCopyrightText: Copyright (C) 2017 swift Project Community / Contributors
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
#ifndef SWIFT_CORETEST_TESTCONNECTIVITY_H
#define SWIFT_CORETEST_TESTCONNECTIVITY_H
//! \cond PRIVATE_TESTS
//! \file
//! \ingroup testswiftcore
namespace swiftcoretest
{} // namespace swiftcoretest
//! \endcond
#endif // SWIFT_CORETEST_TESTCONNECTIVITY_H