lttng: Port unit tests to JUnit4
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.kernel.core.tests / src / org / eclipse / linuxtools / lttng2 / kernel / core / tests / AllTests.java
index 93d97234ff109b4d6237e15b134ca792230a93d7..c7ed8c897d71c6c0b1a2212ceafb82f7b8eb8563 100644 (file)
@@ -16,8 +16,7 @@ import org.junit.runner.RunWith;
 import org.junit.runners.Suite;
 
 /**
- * <b><u>AllTests</u></b>
- * <p>
+ * Runner for the lttng2.kernel unit tests.
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
This page took 0.025773 seconds and 5 git commands to generate.