Generalize and move the Histogram view from LTTng to TMF
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui.tests / src / org / eclipse / linuxtools / lttng / ui / tests / AllLTTngUITests.java
index ab6fe78934f204c3d5502cdc741e7322fb8d2770..87e6a9f557e4b54610e3dae7c804c7c6ae2ee35e 100644 (file)
@@ -8,7 +8,6 @@ public class AllLTTngUITests  {
         TestSuite suite = new TestSuite(AllLTTngUITests.class.getName());
         //$JUnit-BEGIN$
         suite.addTest(org.eclipse.linuxtools.lttng.ui.tests.distribution.AllTests.suite());
-        suite.addTest(org.eclipse.linuxtools.lttng.ui.tests.histogram.AllTests.suite());
         //$JUnit-END$
         return suite;
     }
This page took 0.023664 seconds and 5 git commands to generate.