ctf: Rename packages to org.eclipse.tracecompass.*
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ctf.core.tests / src / org / eclipse / tracecompass / tmf / ctf / core / tests / CtfIteratorTest.java
index e30d2e7e27b5e9163ad4282e5c1d7dbfcf488808..8f5af28198875503dd1ab07b183a0256120d0b17 100644 (file)
@@ -19,7 +19,7 @@ import static org.junit.Assert.assertNotNull;
 import static org.junit.Assert.assertTrue;
 import static org.junit.Assume.assumeTrue;
 
-import org.eclipse.linuxtools.ctf.core.trace.CTFReaderException;
+import org.eclipse.tracecompass.ctf.core.trace.CTFReaderException;
 import org.eclipse.tracecompass.tmf.ctf.core.CtfIterator;
 import org.eclipse.tracecompass.tmf.ctf.core.CtfLocation;
 import org.eclipse.tracecompass.tmf.ctf.core.CtfLocationInfo;
This page took 0.02392 seconds and 5 git commands to generate.