tmf.core: Introduce TmfTimestamp factory methods
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust.core.tests / src / org / eclipse / tracecompass / lttng2 / ust / core / tests / ActivatorTest.java
index 53dbe91a7a8535cf3452ad2184d3bd0e935c2fe9..aa7ec43ac71dd889c5e7cd81deaf2bc72a52a9dc 100644 (file)
 
 package org.eclipse.tracecompass.lttng2.ust.core.tests;
 
-import junit.framework.TestCase;
-
 import org.junit.After;
 import org.junit.AfterClass;
 import org.junit.Before;
 import org.junit.BeforeClass;
 import org.junit.Test;
 
+import junit.framework.TestCase;
+
 /**
  * <b><u>ActivatorTest</u></b>
  * <p>
This page took 0.025981 seconds and 5 git commands to generate.