// Copyright 2020, Collabora, Ltd. // SPDX-License-Identifier: BSL-1.0 /*! * @file * @brief Translation unit to build Catch2 main. * @author Rylie Pavlik */ #define CATCH_CONFIG_MAIN #include "catch/catch.hpp"