summaryrefslogtreecommitdiff
path: root/tests/tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.c')
-rw-r--r--tests/tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.c b/tests/tests.c
index 57f611e..3e49843 100644
--- a/tests/tests.c
+++ b/tests/tests.c
@@ -10,6 +10,7 @@ static const char *tests[] = {
"bf",
"control_flow",
"types",
+ "init",
"include",
"arrs_slices",
"ptr_arithmetic",