compiler/tests/libInit.cc
changeset 524 f6f68d32de73
parent 515 b5316ef15274
--- a/compiler/tests/libInit.cc	Mon Aug 17 12:13:16 2015 +0100
+++ b/compiler/tests/libInit.cc	Mon Aug 24 15:34:14 2015 +0100
@@ -42,10 +42,10 @@
 _PPCASTUtilitiesTests_Init(pass,__pRT__,snd);
 _PPCClassBuilderTest_Init(pass,__pRT__,snd);
 _PPCCodeGeneratorTest_Init(pass,__pRT__,snd);
-_PPCCompilerTest_Init(pass,__pRT__,snd);
 _PPCContextMementoTest_Init(pass,__pRT__,snd);
 _PPCContextTest_Init(pass,__pRT__,snd);
 _PPCCopyVisitorTest_Init(pass,__pRT__,snd);
+_PPCDistinctScannerTest_Init(pass,__pRT__,snd);
 _PPCGuardTest_Init(pass,__pRT__,snd);
 _PPCIdGeneratorTest_Init(pass,__pRT__,snd);
 _PPCInliningVisitorTest_Init(pass,__pRT__,snd);
@@ -66,6 +66,7 @@
 _PPCTokenizingCodeGeneratorTest_Init(pass,__pRT__,snd);
 _PPCTokenizingTest_Init(pass,__pRT__,snd);
 _PPCTokenizingVisitorTest_Init(pass,__pRT__,snd);
+_PPCUnivarsalGuardTest_Init(pass,__pRT__,snd);
 _PPCUniversalOptimizationTest_Init(pass,__pRT__,snd);
 _PPCUniversalTest_Init(pass,__pRT__,snd);
 _stx_137goodies_137petitparser_137compiler_137tests_Init(pass,__pRT__,snd);