Split test

This commit is contained in:
2026-04-24 20:41:57 +02:00
parent 0306530fe8
commit 9ca72ef5bf
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -75,6 +75,7 @@ static TestCase s_tests[] = {
{"parser_module_name", test_parser_module_name},
{"log_error", test_log_error},
{"log_on_line", test_log_on_line},
{"log_on_line_format", test_log_on_line_format},
};