TMF: Add tmf.ui unit tests for project model
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / src / org / eclipse / linuxtools / tmf / ui / tests / AllTmfUITests.java
index 743364d56fd96e6faecab995623e6ace2c8e1c1a..34a388725d0e7e2a335cea2cfaedb837967d8db6 100644 (file)
@@ -24,6 +24,7 @@ import org.junit.runners.Suite;
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
     org.eclipse.linuxtools.tmf.ui.tests.histogram.AllTests.class,
+    org.eclipse.linuxtools.tmf.ui.tests.project.model.AllTests.class,
     org.eclipse.linuxtools.tmf.ui.tests.statistics.AllTests.class,
     org.eclipse.linuxtools.tmf.ui.tests.views.uml2sd.dialogs.AllTests.class,
     org.eclipse.linuxtools.tmf.ui.tests.views.uml2sd.load.AllTests.class,
This page took 0.028494 seconds and 5 git commands to generate.