From 4f2644f354184d5febc1aa8f37e987eca03f7f25 Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 15 Sep 2025 14:06:17 -0400 Subject: More tests; fix locations --- tests/test.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test.h') diff --git a/tests/test.h b/tests/test.h index cd19482..e4123bf 100644 --- a/tests/test.h +++ b/tests/test.h @@ -16,3 +16,4 @@ void test_fail(PRINTF_FORMAT_STRING const char *, ...) ATTRIBUTE_PRINTF(1, 2); void test_parsing(const char *test_dir); void test_errors(const char *test_dir); +void test_location(const char *test_dir); -- cgit v1.2.3