Files
argparse/test/test_main.cpp
2022-01-17 13:12:14 -07:00

5 lines
158 B
C++

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