analysis: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core.tests / src / org / eclipse / tracecompass / tmf / core / tests / trace / indexer / checkpoint / AllTests.java
index 1bc820d9b43aaf44dc45c89bba398e29639dcbff..38237fc5cb0fca151c4ade82a18b9536a396c1bc 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2013 Ericsson
+ * Copyright (c) 2013, 2015 Ericsson
  *
  * All rights reserved. This program and the accompanying materials are
  * made available under the terms of the Eclipse Public License v1.0 which
@@ -16,7 +16,7 @@ import org.junit.runner.RunWith;
 import org.junit.runners.Suite;
 
 /**
- * Test suite for org.eclipse.linuxtools.tmf.core.trace.indexer.checkpoint
+ * Test suite for org.eclipse.tracecompass.tmf.core.trace.indexer.checkpoint
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
This page took 0.025431 seconds and 5 git commands to generate.