tmf: Split "CTF adaptor" into separate plugins/feature
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.alltests / src / org / eclipse / linuxtools / lttng / alltests / RunAllTests.java
index 9bb3125bcdb0b591b31ee12d6a6d0c83135fa5f2..e27a568d08b370adfaaa5c0b67ec124321e3304b 100644 (file)
@@ -32,6 +32,7 @@ import org.junit.runners.Suite;
     org.eclipse.linuxtools.lttng2.ust.ui.tests.AllTests.class,
     org.eclipse.linuxtools.tmf.core.tests.AllTmfCoreTests.class,
     org.eclipse.linuxtools.tmf.ui.tests.AllTmfUITests.class,
+    org.eclipse.linuxtools.tmf.ctf.core.tests.AllTests.class
 })
 public class RunAllTests {
 
This page took 0.027495 seconds and 5 git commands to generate.