diff options
Diffstat (limited to 'source/tests/input_stream.test.c')
-rw-r--r-- | source/tests/input_stream.test.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/tests/input_stream.test.c b/source/tests/input_stream.test.c index 4b609b9..72e43d5 100644 --- a/source/tests/input_stream.test.c +++ b/source/tests/input_stream.test.c @@ -42,3 +42,5 @@ TEST("input stream wrap file") { fclose(f); file_remove(SZ("_kit_temp")); } + +#undef KIT_TEST_FILE |