aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotc/comptest.scala
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/test/dotc/comptest.scala')
-rw-r--r--compiler/test/dotc/comptest.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/test/dotc/comptest.scala b/compiler/test/dotc/comptest.scala
index c2c88abb3..279660eef 100644
--- a/compiler/test/dotc/comptest.scala
+++ b/compiler/test/dotc/comptest.scala
@@ -5,6 +5,7 @@ import dotty.tools.dotc.ParallelTesting
object comptest extends ParallelTesting {
def interactive: Boolean = true
+ def regex: Option[String] = None
implicit val defaultOutputDir: String = "."