sfizz/tests/Main.cpp
2019-07-29 02:13:03 +02:00

8 lines
198 B
C++

#define CATCH_CONFIG_MAIN
#include "catch2/catch.hpp"
//==============================================================================
// int main (int argc, char* argv[])
// {
// return 0;
// }