aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotty/tools/DottyTest.scala
diff options
context:
space:
mode:
authorFelix Mulder <felix.mulder@gmail.com>2017-02-10 15:34:33 +0100
committerFelix Mulder <felix.mulder@gmail.com>2017-02-10 15:34:33 +0100
commitf8c3993ca6e78edf2f9bf5842bce78c028578081 (patch)
tree290f97ff16d0ff8a276a29ea43d9a2d9c48735f2 /compiler/test/dotty/tools/DottyTest.scala
parent14bfa1ab9a7ce95e99f44449b56f52ec4b6439e0 (diff)
downloaddotty-f8c3993ca6e78edf2f9bf5842bce78c028578081.tar.gz
dotty-f8c3993ca6e78edf2f9bf5842bce78c028578081.tar.bz2
dotty-f8c3993ca6e78edf2f9bf5842bce78c028578081.zip
Make DottyTest a Trait
Diffstat (limited to 'compiler/test/dotty/tools/DottyTest.scala')
-rw-r--r--compiler/test/dotty/tools/DottyTest.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/test/dotty/tools/DottyTest.scala b/compiler/test/dotty/tools/DottyTest.scala
index bd6b1cfa4..39ff014c8 100644
--- a/compiler/test/dotty/tools/DottyTest.scala
+++ b/compiler/test/dotty/tools/DottyTest.scala
@@ -14,7 +14,7 @@ import dotc.Compiler
import dotc.core.Phases.Phase
-class DottyTest extends ContextEscapeDetection{
+trait DottyTest extends ContextEscapeDetection {
dotc.parsing.Scanners // initialize keywords