commit | 87854a994eada0d613a085000daa4771526b679a | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <lgl@island-resort.com> | Fri Oct 19 16:14:13 2018 +0530 |
committer | Laurence Lundblade <lgl@island-resort.com> | Fri Oct 19 16:14:13 2018 +0530 |
tree | 40931fbceea3272b04ea45164b49c9aed6e0f39d | |
parent | fab1b5287207607811ae40ce7ddd730b9c07257e [diff] | |
parent | 64c7c60d6e0e86e303a805dad1bf582949c8e6ee [diff] |
fix merge cruft
diff --git a/test/run_tests.h b/test/run_tests.h index 4338dce..093e246 100644 --- a/test/run_tests.h +++ b/test/run_tests.h
@@ -27,7 +27,6 @@ (This is the MIT license) ==============================================================================*/ // Created by Laurence Lundblade on 9/30/18. - typedef int (*outputstring)(const char *szString, void *ctx); int run_tests(outputstring output, void *poutCtx, int *pNumTestsRun);