#csv list of test plugins to run | |
testPluginsToRun=org.eclipse.emf.mwe.tests | |
#map name of test plugin to testsuite class to run | |
org.eclipse.emf.mwe.tests.suite=org.eclipse.emf.mwe.tests.AllAllTests | |
#need an aggregate test suite first! | |
#org.eclipse.zest.tests.suite=org.eclipse.zest.test.ZestTestSuite |