tmf: Generalize the support for call sites and model URIs
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / src / org / eclipse / linuxtools / tmf / core / tests / event / AllTests.java
index f38b1a20cc239e73b595462cba17e90405db3694..013c2d59c9f47f2fa3575097d5f9892a7988746b 100644 (file)
@@ -29,7 +29,8 @@ import org.junit.runners.Suite;
     TmfSimpleTimestampTest.class,
     TmfTimeRangeTest.class,
     TmfTimestampDeltaTest.class,
-    TmfTimestampTest.class
+    TmfTimestampTest.class,
+    org.eclipse.linuxtools.tmf.core.tests.event.lookup.AllTests.class
 })
 public class AllTests {
 
This page took 0.02344 seconds and 5 git commands to generate.