From 6c8e3d1786a5de4ae562c03693b8dad9dd0ab26e Mon Sep 17 00:00:00 2001 From: Claudius Holeksa Date: Sat, 10 Jun 2023 17:21:29 +0200 Subject: tests,c++: Intermediate commit preparing testing and json --- tests/core.cpp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/core.cpp (limited to 'tests/core.cpp') diff --git a/tests/core.cpp b/tests/core.cpp new file mode 100644 index 0000000..af19b42 --- /dev/null +++ b/tests/core.cpp @@ -0,0 +1,7 @@ +#include + +namespace { +SAW_TEST { + +} +} -- cgit v1.2.3