From cf853bea908830194065349f3a8a75e163aea5b9 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Mon, 11 Sep 2023 19:48:38 +0200 Subject: Update tests --- source/tests/test_cpp.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/tests/test_cpp.cpp') diff --git a/source/tests/test_cpp.cpp b/source/tests/test_cpp.cpp index 919ebb9..3e88ede 100644 --- a/source/tests/test_cpp.cpp +++ b/source/tests/test_cpp.cpp @@ -12,3 +12,5 @@ TEST("bar") { int main(int argc, char **argv) { return run_tests(argc, argv); } + +#undef KIT_TEST_FILE -- cgit v1.2.3