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 b1a6fa266..03e3d859e 100644
--- a/compiler/test/dotc/comptest.scala
+++ b/compiler/test/dotc/comptest.scala
@@ -12,6 +12,7 @@ object comptest extends ParallelTesting {
def main(args: Array[String]): Unit =
compileList(
+ "comptest",
List(
dotcDir + "tools/dotc/CompilationUnit.scala",
dotcDir + "tools/dotc/core/Types.scala",