aboutsummaryrefslogtreecommitdiff
path: root/Converter/includes
diff options
context:
space:
mode:
authordx <aryadevchavali1@gmail.com>2020-05-06 04:07:11 +0100
committerdx <aryadevchavali1@gmail.com>2020-05-06 04:07:11 +0100
commit0b5450d05c98701e02412b9cc712595d01518263 (patch)
tree488820950bd5a511395dbe726e91e56ee46cf48a /Converter/includes
parentab7096fadb01cc3eb1a4d687ba5b4cbb326a0a8c (diff)
downloadmdhtml-0b5450d05c98701e02412b9cc712595d01518263.tar.gz
mdhtml-0b5450d05c98701e02412b9cc712595d01518263.tar.bz2
mdhtml-0b5450d05c98701e02412b9cc712595d01518263.zip
~test_header_depths -> test_compile_line_header_depths
Diffstat (limited to 'Converter/includes')
-rw-r--r--Converter/includes/test.h2
1 files changed, 1 insertions, 1 deletions
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_