gdbtrace: Move plugins to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.kernel.core.tests / src / org / eclipse / linuxtools / lttng2 / kernel / core / tests / stateprovider / TestAll.java
index 4cbffa917eaa6b399a019188d7268ebc38f0549d..a6c1d589263996514abb48df4b2d8ba55383b6e6 100644 (file)
@@ -20,7 +20,7 @@ import org.junit.runners.Suite;
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
-    CtfKernelStateProviderTest.class,
+    LttngKernelStateProviderTest.class,
     PartialStateSystemTest.class,
     StateSystemFullHistoryTest.class,
     StateSystemInMemoryTest.class
This page took 0.025619 seconds and 5 git commands to generate.