]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/ActiveTests.java
(refs #7365) Fixed the bug in the test CHR11.scl
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / ActiveTests.java
index 4670b048d62f7b19cdfd9cd1abb2e780de486015..c4d1c6f235f40f8758cc6570812b909b450e793a 100644 (file)
@@ -18,7 +18,5 @@ public class ActiveTests extends TestBase {
     @Test public void TypeClassBug2() { test(); }
   */  
     
-    //@Test public void CityoptSetup() { test(); }
-    
-    @Test public void Bug6989() { test(); }
+    //@Test public void Bug6989() { test(); }
 }