We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4d148 commit d11ca82Copy full SHA for d11ca82
tests/install_tests/standalone.cpp
@@ -2,8 +2,7 @@
2
# define SNITCH_IMPLEMENTATION
3
# include <snitch/snitch_all.hpp>
4
#else
5
-# include <snitch/snitch_macros_check.hpp>
6
-# include <snitch/snitch_macros_test_case.hpp>
+# include <snitch/snitch.hpp>
7
#endif
8
9
TEST_CASE("compiles and runs") {
0 commit comments