diff test/plain/test_main.c @ 141:e63089fe5bef

- todo update - removed some duped code for plain* tests
author cslag
date Sat, 20 Aug 2016 09:47:45 +0200
parents 3e629dc19168
children 0ab08c1541f0
line wrap: on
line diff
--- a/test/plain/test_main.c	Mon Aug 08 11:54:27 2016 +0200
+++ b/test/plain/test_main.c	Sat Aug 20 09:47:45 2016 +0200
@@ -26,7 +26,7 @@
 
 
 
-#include "test_framework.h"
+#include "../common/test_framework.h"
 #include "../../dyncall/dyncall.h"
 #include "../common/platformInit.h"
 #include "../common/platformInit.c" /* Impl. for functions only used in this translation unit */