/** * @file * @brief Header (template) for tests built with Catch2 v2 * @author Jonathan Thomas * @author FeRD (Frank Dana) * * @ref License */ // Copyright (c) 2008-2022 OpenShot Studios, LLC // // SPDX-License-Identifier: LGPL-3.0-or-later #ifndef OPENSHOT_CATCH2_H #define OPENSHOT_CATCH2_H #include #endif