From 0b5450d05c98701e02412b9cc712595d01518263 Mon Sep 17 00:00:00 2001 From: dx Date: Wed, 6 May 2020 04:07:11 +0100 Subject: ~test_header_depths -> test_compile_line_header_depths --- Converter/includes/test.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Converter/includes') diff --git a/Converter/includes/test.h b/Converter/includes/test.h index 372e6e8..8941ecd 100644 --- a/Converter/includes/test.h +++ b/Converter/includes/test.h @@ -3,6 +3,6 @@ // Test methods to run -void test_header_depths(void); +void test_compile_line_header_depth(void); #endif // __TEST_H_ -- cgit v1.2.3-13-gbd6f