]> gerrit.simantics Code Review - simantics/python.git/blobdiff - org.simantics.pythonlink/test/org/simantics/pythonlink/test/AllTests.java
Change to tycho 1.4.0
[simantics/python.git] / org.simantics.pythonlink / test / org / simantics / pythonlink / test / AllTests.java
index 3d9bbb26882e43da5712d04a3c2a2dc7a8bdc568..8778150ac4adcc685fc0303270a26f2fe0d8a226 100644 (file)
@@ -5,7 +5,7 @@ import org.junit.runners.Suite;
 import org.junit.runners.Suite.SuiteClasses;\r
 \r
 @RunWith( Suite.class )\r
-@SuiteClasses( { ScriptTests.class, TestPythonlink.class } )\r
+@SuiteClasses( { ScriptTests.class, TestPythonlink.class, TestPythonVariable.class } )\r
 public class AllTests {\r
 \r
 }\r