tmf: Split the state system in a separate plugin
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ctf.core.tests / src / org / eclipse / linuxtools / tmf / ctf / core / tests / statistics / TmfStateStatisticsTest.java
index df76a3490e6a03a1fd0638203a9013994fbaf36b..1b49bbb8daf30197bc4c1e50d6e58574de18ede2 100644 (file)
@@ -17,8 +17,8 @@ import static org.junit.Assert.assertTrue;
 import static org.junit.Assert.fail;
 import static org.junit.Assume.assumeTrue;
 
+import org.eclipse.linuxtools.statesystem.core.ITmfStateSystem;
 import org.eclipse.linuxtools.tmf.core.exceptions.TmfAnalysisException;
-import org.eclipse.linuxtools.tmf.core.statesystem.ITmfStateSystem;
 import org.eclipse.linuxtools.tmf.core.statistics.TmfStateStatistics;
 import org.eclipse.linuxtools.tmf.core.statistics.TmfStatisticsEventTypesModule;
 import org.eclipse.linuxtools.tmf.core.statistics.TmfStatisticsTotalsModule;
This page took 0.026735 seconds and 5 git commands to generate.