Merge pull request #65 from deBhal/master

Add newline to end of ptest.h
This commit is contained in:
Daniel Holden
2016-11-12 13:14:15 +00:00
committed by GitHub

View File

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