os.linux: Re-organize the KernelAnalysisModule
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.kernel.core.tests / src / org / eclipse / tracecompass / lttng2 / kernel / core / tests / analysis / kernel / statesystem / TestAll.java
index e62b064c7c55ae015727a9016510ee29b8d000e1..0fe407d7a65cb2760671092691e8562afcc1fc03 100644 (file)
@@ -20,7 +20,6 @@ import org.junit.runners.Suite;
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
-    LttngKernelStateProviderTest.class,
     PartialStateSystemTest.class,
     StateSystemFullHistoryTest.class,
     StateSystemInMemoryTest.class
This page took 0.024445 seconds and 5 git commands to generate.