compiler/tests/libInit.cc
changeset 421 7e08b31e0dae
parent 413 5389e6fbb3bc
child 438 20598d7ce9fa
--- a/compiler/tests/libInit.cc	Wed Nov 19 10:52:37 2014 +0000
+++ b/compiler/tests/libInit.cc	Mon Nov 24 00:09:23 2014 +0000
@@ -32,6 +32,7 @@
 _PPCContextTest_Init(pass,__pRT__,snd);
 _PPCGuardTest_Init(pass,__pRT__,snd);
 _PPCMockCompiler_Init(pass,__pRT__,snd);
+_PPCNodeFirstFollowNextTests_Init(pass,__pRT__,snd);
 _PPCNodeTest_Init(pass,__pRT__,snd);
 _PPCOptimizingTest_Init(pass,__pRT__,snd);
 _PPCompiledSmalltalkGrammarResource_Init(pass,__pRT__,snd);