// SPDX-FileCopyrightText: Copyright (C) 2015 swift Project Community / Contributors // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1 //! \cond PRIVATE_TESTS /*! * \file * \ingroup testblackgui */ #ifndef BLACKGUITEST_TESTUTILS_H #define BLACKGUITEST_TESTUTILS_H #include namespace BlackGuiTest { } // namespace //! \endcond #endif // guard