aboutsummaryrefslogtreecommitdiff
path: root/tests/src/function.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/function.cpp')
-rw-r--r--tests/src/function.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/src/function.cpp b/tests/src/function.cpp
new file mode 100644
index 0000000..5f14f33
--- /dev/null
+++ b/tests/src/function.cpp
@@ -0,0 +1,6 @@
+#include "catch2/0.1.0/catch.hpp"
+
+TEST_CASE("dummy")
+{
+
+}