summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/src/test-gen-c.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/src/test-gen-c.cpp b/test/src/test-gen-c.cpp
index 3971845..090b289 100644
--- a/test/src/test-gen-c.cpp
+++ b/test/src/test-gen-c.cpp
@@ -17,10 +17,10 @@
#endif
#ifndef AUTOINCLUDE_TEST
-//#include "test-c-machine.scxml.c"
+#include "test-c-machine.scxml.c"
//#include "/Users/sradomski/Documents/TK/Code/uscxml/build/cli/test/gen/c/ecma/test562.scxml.machine.c"
//#include "/Users/sradomski/Documents/TK/Code/uscxml/build/cli/test/gen/c/ecma/test558.scxml.machine.c"
-#include "/Users/sradomski/Documents/TK/Code/uscxml/build/cli/test/gen/c/lua/test530.scxml.machine.c"
+// #include "/Users/sradomski/Documents/TK/Code/uscxml/build/cli/test/gen/c/lua/test530.scxml.machine.c"
#endif
#include "uscxml/util/URL.h"