summaryrefslogtreecommitdiff
path: root/tests/core.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core.cpp')
-rw-r--r--tests/core.cpp7
1 files changed, 7 insertions, 0 deletions
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 <forstio/test/suite.h>
+
+namespace {
+SAW_TEST {
+
+}
+}