]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.tests.modelled/scl/Simantics/Tests.scl
Sync git svn branch with SVN repository r33290.
[simantics/platform.git] / bundles / org.simantics.tests.modelled / scl / Simantics / Tests.scl
diff --git a/bundles/org.simantics.tests.modelled/scl/Simantics/Tests.scl b/bundles/org.simantics.tests.modelled/scl/Simantics/Tests.scl
new file mode 100644 (file)
index 0000000..fb2d4bf
--- /dev/null
@@ -0,0 +1,5 @@
+include "Simantics/DB"\r
+\r
+importJava "org.simantics.tests.TestsGraphUtils" where\r
+    createSTSTest :: Resource -> <Proc, WriteGraph> Resource\r
+    createSTSSuite :: Resource -> <WriteGraph, Proc> ()\r