summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Radomski <github@mintwerk.de>2017-01-18 22:17:31 (GMT)
committerStefan Radomski <github@mintwerk.de>2017-01-18 22:17:31 (GMT)
commitfd1d86595cbc34428b776470cd8ce849c4a04a11 (patch)
tree4634f96a03ee68d0b05ba278643fb8c77e43290e
parentfc78cfdc4d1f5bba8dbd6a412f23651e185cb191 (diff)
downloaduscxml-fd1d86595cbc34428b776470cd8ce849c4a04a11.zip
uscxml-fd1d86595cbc34428b776470cd8ce849c4a04a11.tar.gz
uscxml-fd1d86595cbc34428b776470cd8ce849c4a04a11.tar.bz2
Forgot to remove debugging info
-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"