]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.tests.modelled/scl/Simantics/Tests.scl
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.tests.modelled / scl / Simantics / Tests.scl
1 include "Simantics/DB"
2
3 importJava "org.simantics.tests.modelled.TestsGraphUtils" where
4     createSTSTest :: Resource -> <Proc, WriteGraph> Resource
5     createSTSSuite :: Resource -> <WriteGraph, Proc> ()