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/errors.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/errors.c') diff --git a/tests/errors.c b/tests/errors.c index 8a255ab..2bcf14c 100644 --- a/tests/errors.c +++ b/tests/errors.c @@ -33,6 +33,7 @@ void test_errors(const char *test_dir) { free(conf_path); } } + closedir(dir); free(errors_dir); // pom_conf *conf = pom_load_path("../tests"); } -- cgit v1.2.3