blob: ddd60a1af16f81a8688afaec75d2f1749b687bf2 [file]
#csv list of test plugins to run
#testPluginsToRun=org.eclipse.foo.test,org.eclipse.bar.test
testPluginsToRun=org.eclipse.emf.examples.eef.tests.junit
#map name of test plugin to testsuite class to run using ".suite="
#org.eclipse.foo.test.suite=org.eclipse.foo.test.FooAllTests
org.eclipse.emf.examples.eef.tests.junit.suite=org.eclipse.emf.samples.conference.tests.junit.AllTests