]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.tests.modelled/scl/Simantics/Tests.scl
Enhancements to modelled tests
[simantics/platform.git] / bundles / org.simantics.tests.modelled / scl / Simantics / Tests.scl
index fb2d4bfc00bd997484fe60014be6cf9ee8ed6f2d..ce3cfb1548a0b316571afd533c443f84087558ea 100644 (file)
@@ -1,5 +1,6 @@
-include "Simantics/DB"\r
-\r
-importJava "org.simantics.tests.TestsGraphUtils" where\r
-    createSTSTest :: Resource -> <Proc, WriteGraph> Resource\r
-    createSTSSuite :: Resource -> <WriteGraph, Proc> ()\r
+include "Simantics/DB"
+
+importJava "org.simantics.tests.modelled.TestsGraphUtils" where
+    createSTSTest :: Resource -> <WriteGraph, Proc> Resource
+    createSTSSuite :: Resource -> <WriteGraph, Proc> Resource
+    createSTSVariable :: Resource -> <WriteGraph, Proc> Resource