Skip to content

Commit

Permalink
add main file for the Catch2 test framework
Browse files Browse the repository at this point in the history
  • Loading branch information
toschmidt committed Mar 10, 2021
1 parent 8f2306d commit 7a18d8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/tester.cpp.catch2
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>

0 comments on commit 7a18d8c

Please sign in to comment.