summaryrefslogtreecommitdiff
path: root/test/files/run/t4542.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t4542.check')
-rw-r--r--test/files/run/t4542.check3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/files/run/t4542.check b/test/files/run/t4542.check
index a0600ba859..cd7a2905e2 100644
--- a/test/files/run/t4542.check
+++ b/test/files/run/t4542.check
@@ -15,9 +15,6 @@ scala> val f = new Foo
<console>:8: warning: class Foo is deprecated: foooo
val f = new Foo
^
-<console>:5: warning: class Foo is deprecated: foooo
- lazy val $result = `f`
- ^
f: Foo = Bippy
scala>