aboutsummaryrefslogtreecommitdiff
path: root/tests/test.c
diff options
context:
space:
mode:
authorvimene <vincent.menegaux@gmail.com>2023-11-28 05:18:04 +0100
committervimene <vincent.menegaux@gmail.com>2023-11-28 05:18:04 +0100
commitdc5c6f08f6bd83356a5dbf2f31e15354210f5937 (patch)
tree9d0d6063cf0a4807e04ab51ec9f1f102587816f8 /tests/test.c
parente730e8bdc69ef89dfa28d2606d260cb8b72f4740 (diff)
downloadengine-dc5c6f08f6bd83356a5dbf2f31e15354210f5937.tar.gz
started working on tests
Diffstat (limited to 'tests/test.c')
-rw-r--r--tests/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.c b/tests/test.c
new file mode 100644
index 0000000..06fa399
--- /dev/null
+++ b/tests/test.c
@@ -0,0 +1 @@
+#include <criterion/criterion.h>