aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/scala/org/perl8/test/harness/MultiTestReporter.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/scala/org/perl8/test/harness/MultiTestReporter.scala')
-rw-r--r--src/main/scala/org/perl8/test/harness/MultiTestReporter.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/scala/org/perl8/test/harness/MultiTestReporter.scala b/src/main/scala/org/perl8/test/harness/MultiTestReporter.scala
index 8d50528..8437c4a 100644
--- a/src/main/scala/org/perl8/test/harness/MultiTestReporter.scala
+++ b/src/main/scala/org/perl8/test/harness/MultiTestReporter.scala
@@ -4,7 +4,7 @@ package org.perl8.test.harness
* of test classes, given their names. This typically involves some sort of
* summarization.
*
- * See also: [[org.perl8.test.harness.MultiTestReporter]].
+ * @see [[org.perl8.test.harness.Reporter Reporter]].
*/
trait MultiTestReporter {
/** Runs the test classes identifed by the list of fully qualified class