]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/ActiveTests.java
(refs #7365) Unit test for the bug
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / ActiveTests.java
index c4d1c6f235f40f8758cc6570812b909b450e793a..4b9a3ffd2b48d8a5b20072c508926bfe324c6bfe 100644 (file)
@@ -19,4 +19,6 @@ public class ActiveTests extends TestBase {
   */  
     
     //@Test public void Bug6989() { test(); }
+    
+    @Test public void CHR11() { test(); }
 }