]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.tests.modelled/scl/Simantics/Tests.scl
fe80e1303cb4ae115e742312fcc2c3aea36c971f
[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> ()