sfizz/tests/MainT.cpp

9 lines
198 B
C++
Raw Normal View History

2019-07-29 02:13:03 +02:00
#define CATCH_CONFIG_MAIN
#include "catch2/catch.hpp"
//==============================================================================
// int main (int argc, char* argv[])
// {
// return 0;
// }