summaryrefslogtreecommitdiff
path: root/source/tests/string_ref.test.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/tests/string_ref.test.c')
-rw-r--r--source/tests/string_ref.test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/tests/string_ref.test.c b/source/tests/string_ref.test.c
index a75abc5..a5863df 100644
--- a/source/tests/string_ref.test.c
+++ b/source/tests/string_ref.test.c
@@ -21,3 +21,5 @@ TEST("string literal") {
str_t bar = foo;
(void) bar;
}
+
+#undef KIT_TEST_FILE