]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/ActiveTests.java
(refs #6923) Explicit export annotation for SCL modules
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / ActiveTests.java
index 7a4f8cda2ac62e860b7e5f056bfc0b890c9f4c27..f3069f13b0bfa36b508243c679ef8e5cd65b3f94 100644 (file)
@@ -18,5 +18,7 @@ public class ActiveTests extends TestBase {
     @Test public void TypeClassBug2() { test(); }
   */  
     
-    //@Test public void CityoptSetup() { test(); }
+    //@Test public void Bug6989() { test(); }
+    
+    
 }