summaryrefslogtreecommitdiff
path: root/test/files/run/t4671.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t4671.check')
-rw-r--r--test/files/run/t4671.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t4671.check b/test/files/run/t4671.check
index 4699818cd4..d4f8af480a 100644
--- a/test/files/run/t4671.check
+++ b/test/files/run/t4671.check
@@ -2,7 +2,7 @@ Type in expressions to have them evaluated.
Type :help for more information.
scala> object o { val file = sys.props("partest.cwd") + "/t4671.scala" }
-defined module o
+defined object o
scala> val s = scala.io.Source.fromFile(o.file)
s: scala.io.BufferedSource = non-empty iterator