Add newline to end of ptest.h
This commit is contained in:
@@ -18,4 +18,5 @@ void pt_add_test(void (*func)(void), const char* name, const char* suite);
|
|||||||
void pt_add_suite(void (*func)(void));
|
void pt_add_suite(void (*func)(void));
|
||||||
int pt_run(void);
|
int pt_run(void);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user