Add newline to end of ptest.h

This commit is contained in:
Julian de Bhal
2016-11-12 15:01:15 +10:00
parent f0260810f0
commit 00c69094f4

View File

@@ -19,3 +19,4 @@ void pt_add_suite(void (*func)(void));
int pt_run(void);
#endif