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