Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
0bf6db697ce53ce3ceca0a6e1942b873a4d2ddfa
/
.
/
test
/
main_test.cpp
blob: 614ab0fd67ad29749ba65e824d35192f02caa825 [
file
]
// The only purpose of this file is to DEFINE the catch config so it can include
// main()
#define
CATCH_CONFIG_MAIN
// This tells Catch to provide a main() - only do this
// in one cpp file
#include
"catch.hpp"