aboutsummaryrefslogtreecommitdiffstats
path: root/org.jacoco.core.test/src/org/jacoco/core/runtime/LoggerRuntimeTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'org.jacoco.core.test/src/org/jacoco/core/runtime/LoggerRuntimeTest.java')
-rw-r--r--org.jacoco.core.test/src/org/jacoco/core/runtime/LoggerRuntimeTest.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/org.jacoco.core.test/src/org/jacoco/core/runtime/LoggerRuntimeTest.java b/org.jacoco.core.test/src/org/jacoco/core/runtime/LoggerRuntimeTest.java
index 520b6a43..efdf1720 100644
--- a/org.jacoco.core.test/src/org/jacoco/core/runtime/LoggerRuntimeTest.java
+++ b/org.jacoco.core.test/src/org/jacoco/core/runtime/LoggerRuntimeTest.java
@@ -13,9 +13,6 @@ package org.jacoco.core.runtime;
/**
* Unit tests for {@link LoggerRuntime}.
- *
- * @author Marc R. Hoffmann
- * @version $qualified.bundle.version$
*/
public class LoggerRuntimeTest extends RuntimeTestBase {