tmf: Update tmf.core unit tests to JUnit4
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / src / org / eclipse / linuxtools / tmf / core / tests / ctfadaptor / CtfIteratorTest.java
index 6de0a3935cc12e451238ca6388ce97802e0461e0..ac029e6658aa62eb7329371c729891d7ea3c85fa 100644 (file)
@@ -39,16 +39,6 @@ public class CtfIteratorTest {
 
     private CtfIterator fixture;
 
-    /**
-     * Launch the test.
-     *
-     * @param args
-     *            the command line arguments
-     */
-    public static void main(String[] args) {
-        new org.junit.runner.JUnitCore().run(CtfIteratorTest.class);
-    }
-
     /**
      * Perform pre-test initialization.
      *
This page took 0.024306 seconds and 5 git commands to generate.