aboutsummaryrefslogtreecommitdiff
path: root/Converter/includes/test.h
blob: 8941ecdb9f42afc15615b7a3e3449662b8d0d232 (plain)
1
2
3
4
5
6
7
8
#ifndef __TEST_H_
#define __TEST_H_

// Test methods to run

void test_compile_line_header_depth(void);

#endif // __TEST_H_