// 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