From cf853bea908830194065349f3a8a75e163aea5b9 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Mon, 11 Sep 2023 19:48:38 +0200 Subject: Update tests --- source/tests/input_buffer.test.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/tests/input_buffer.test.c') diff --git a/source/tests/input_buffer.test.c b/source/tests/input_buffer.test.c index bfbcaef..d37ebb6 100644 --- a/source/tests/input_buffer.test.c +++ b/source/tests/input_buffer.test.c @@ -103,3 +103,5 @@ TEST("input buffer read integer twice") { ib_destroy(fourth); is_destroy(in); } + +#undef KIT_TEST_FILE -- cgit v1.2.3