tmf: Fix GTK bug when setting top item after changing tree font
[deliverable/tracecompass.git] / ctf / org.eclipse.tracecompass.tmf.ctf.core.tests / src / org / eclipse / tracecompass / tmf / ctf / core / tests / AllTests.java
index bada9f62beaa2830bda6b856fbc13c0943cd86ad..ab4eabeb2bcc532d685ffc0a1f9fef3fec3e327f 100644 (file)
@@ -29,6 +29,7 @@ import org.junit.runner.RunWith;
         org.eclipse.tracecompass.tmf.ctf.core.tests.event.AllTests.class,
         org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.AllTests.class,
         org.eclipse.tracecompass.tmf.ctf.core.tests.trace.AllTests.class,
+        org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.AllTests.class,
 
         /* Tests in other packages (that are there because of CTF) */
         org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.AllTests.class,
This page took 0.024512 seconds and 5 git commands to generate.