tmf: Split the state system in a separate plugin
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.alltests / src / org / eclipse / linuxtools / lttng / alltests / RunAllTests.java
index e27a568d08b370adfaaa5c0b67ec124321e3304b..6ca507f3fb0d64a730ee621a9627cb82088cf407 100644 (file)
@@ -30,6 +30,7 @@ import org.junit.runners.Suite;
     org.eclipse.linuxtools.lttng2.kernel.ui.tests.AllTests.class,
     org.eclipse.linuxtools.lttng2.ust.core.tests.AllTests.class,
     org.eclipse.linuxtools.lttng2.ust.ui.tests.AllTests.class,
+    org.eclipse.linuxtools.statesystem.core.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
This page took 0.024318 seconds and 5 git commands to generate.