class: RegressionTests::ComplexTest
authorsr
Tue, 10 Oct 2017 16:26:00 +0200
changeset 1772 23bb31d74a6c
parent 1771 dd3d6a17e390
child 1773 49117e3b9808
class: RegressionTests::ComplexTest comment/format in: #testEquality
libInit.cc
--- a/libInit.cc	Tue Oct 10 16:25:58 2017 +0200
+++ b/libInit.cc	Tue Oct 10 16:26:00 2017 +0200
@@ -40,7 +40,6 @@
 extern void _RegressionTests__CompilerTests2ExternalBytes_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
 extern void _RegressionTests__ComplexTest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
 extern void _RegressionTests__CompressionStreamTest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _RegressionTests__ContextTest2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
 extern void _RegressionTests__CoverageInstrumentationTest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
 extern void _RegressionTests__CryptTests_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
 extern void _RegressionTests__DebuggerTest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
@@ -172,7 +171,6 @@
     _RegressionTests__CompilerTests2ExternalBytes_Init(pass,__pRT__,snd);
     _RegressionTests__ComplexTest_Init(pass,__pRT__,snd);
     _RegressionTests__CompressionStreamTest_Init(pass,__pRT__,snd);
-    _RegressionTests__ContextTest2_Init(pass,__pRT__,snd);
     _RegressionTests__CoverageInstrumentationTest_Init(pass,__pRT__,snd);
     _RegressionTests__CryptTests_Init(pass,__pRT__,snd);
     _RegressionTests__DebuggerTest_Init(pass,__pRT__,snd);