aboutsummaryrefslogtreecommitdiff
path: root/tests/helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/helpers.h')
-rw-r--r--tests/helpers.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/helpers.h b/tests/helpers.h
new file mode 100644
index 0000000..e22f67c
--- /dev/null
+++ b/tests/helpers.h
@@ -0,0 +1,5 @@
+#ifndef TEST_HELPERS
+#define TEST_HELPERS
+
+
+#endif