aboutsummaryrefslogtreecommitdiffstats
path: root/org.jacoco.core.test/src/org/jacoco/core/test/perf/InstrumentationTimeScenario.java
diff options
context:
space:
mode:
Diffstat (limited to 'org.jacoco.core.test/src/org/jacoco/core/test/perf/InstrumentationTimeScenario.java')
-rw-r--r--org.jacoco.core.test/src/org/jacoco/core/test/perf/InstrumentationTimeScenario.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/org.jacoco.core.test/src/org/jacoco/core/test/perf/InstrumentationTimeScenario.java b/org.jacoco.core.test/src/org/jacoco/core/test/perf/InstrumentationTimeScenario.java
index 69bad1b8..7e193b7f 100644
--- a/org.jacoco.core.test/src/org/jacoco/core/test/perf/InstrumentationTimeScenario.java
+++ b/org.jacoco.core.test/src/org/jacoco/core/test/perf/InstrumentationTimeScenario.java
@@ -17,9 +17,6 @@ import org.jacoco.core.test.TargetLoader;
/**
* Scenario to measure the time taken by the instrumentation process itself.
- *
- * @author Marc R. Hoffmann
- * @version $qualified.bundle.version$
*/
public class InstrumentationTimeScenario extends TimedScenario {