Files
argparse/test/test_main.cpp
Carl Pearson 9849273411 first commit
2020-03-24 08:18:43 -05:00

3 lines
126 B
C++

#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() - only do this in one cpp file
#include "catch2/catch.hpp"