2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-15 13:42:15 +00:00
Files
Catch2/Test/VisualStudio/TestCatch/TestCatch/TestCatch.cpp

9 lines
133 B
C++

// TestCatch.cpp : Defines the entry point for the console application.
//
int main(int argc, char* argv[])
{
return 0;
}