compiler/tests/libInit.cc
changeset 413 5389e6fbb3bc
parent 391 553a5456963b
child 421 7e08b31e0dae
--- a/compiler/tests/libInit.cc	Mon Nov 03 20:28:27 2014 +0000
+++ b/compiler/tests/libInit.cc	Wed Nov 05 21:40:01 2014 +0000
@@ -27,6 +27,7 @@
 void _libstx_goodies_petitparser_compiler_tests_Init(pass, __pRT__, snd)
 OBJ snd; struct __vmData__ *__pRT__; {
 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler_tests", _libstx_goodies_petitparser_compiler_tests_Init, "stx:goodies/petitparser/compiler/tests");
+_PPCCompilerTest_Init(pass,__pRT__,snd);
 _PPCContextMementoTest_Init(pass,__pRT__,snd);
 _PPCContextTest_Init(pass,__pRT__,snd);
 _PPCGuardTest_Init(pass,__pRT__,snd);