summaryrefslogtreecommitdiff
path: root/test/files/neg/t6567.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t6567.check')
-rw-r--r--test/files/neg/t6567.check6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/files/neg/t6567.check b/test/files/neg/t6567.check
index 3243fde0cd..f42f157371 100644
--- a/test/files/neg/t6567.check
+++ b/test/files/neg/t6567.check
@@ -4,7 +4,7 @@ t6567.scala:8: warning: Suspicious application of an implicit view (Test.this.a2
t6567.scala:10: warning: Suspicious application of an implicit view (Test.this.a2b) in the argument to Option.apply.
val b: Option[B] = Option(a)
^
+warning: there was one feature warning; re-run with -feature for details
error: No warnings can be incurred under -Xfatal-warnings.
-error: there was one feature warning; re-run with -feature for details
-two warnings found
-two errors found
+three warnings found
+one error found