summaryrefslogtreecommitdiff
path: root/test/files/run/t1939.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t1939.scala')
-rw-r--r--test/files/run/t1939.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t1939.scala b/test/files/run/t1939.scala
index 7d6261906c..7626e8bc1a 100644
--- a/test/files/run/t1939.scala
+++ b/test/files/run/t1939.scala
@@ -15,7 +15,7 @@ final class T2(_module: Module) extends T {
def module = _module
}
-object Test extends Application {
+object Test extends App {
type mType = Module