]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/ActiveTests.java
(refs #7250) Refactoring CHR implementation
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / ActiveTests.java
index f3069f13b0bfa36b508243c679ef8e5cd65b3f94..de215c0920cb48d62db9615ab43e9636a3a119b0 100644 (file)
@@ -19,6 +19,7 @@ public class ActiveTests extends TestBase {
   */  
     
     //@Test public void Bug6989() { test(); }
-    
+
+    @Test public void CHR5() { test(); }
     
 }