Generalize and move the Histogram view from LTTng to TMF
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / src / org / eclipse / linuxtools / tmf / ui / tests / AllTmfUITests.java
index 4badb733151d055fea21494c6cf0bd8911adc0e4..8891de4f4e5523d2d24bb04024e2eafe6e920696 100644 (file)
@@ -31,6 +31,7 @@ public class AllTmfUITests {
         suite.addTest(org.eclipse.linuxtools.tmf.ui.tests.views.uml2sd.handlers.widgets.AllTests.suite());
         suite.addTest(org.eclipse.linuxtools.tmf.ui.tests.views.uml2sd.impl.AllTests.suite());
         suite.addTest(org.eclipse.linuxtools.tmf.ui.tests.views.uml2sd.load.AllTests.suite());
+        suite.addTest(org.eclipse.linuxtools.tmf.ui.tests.histogram.AllTests.suite());
                //$JUnit-END$
                return suite;
        }
This page took 0.024451 seconds and 5 git commands to generate.