Merge branch 'master' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / src / org / eclipse / linuxtools / tmf / core / tests / ctfadaptor / AllTests.java
index 894f5450db00ba6acddb9893dc0b31f8b96e5e12..e60e222c1b1bd8460d38ef12014685014a8209f2 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2012 Ericsson
+ * Copyright (c) 2012, 2013 Ericsson
  *
  * All rights reserved. This program and the accompanying materials are
  * made available under the terms of the Eclipse Public License v1.0 which
@@ -35,6 +35,7 @@ import org.junit.runners.Suite;
     CtfTmfEventTypeTest.class,
     CtfTmfTimestampTest.class,
     CtfTmfTraceTest.class,
+    EventContextTest.class
 })
 public class AllTests {
 
This page took 0.024228 seconds and 5 git commands to generate.