summaryrefslogtreecommitdiff
path: root/test/files/neg/t5954.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t5954.scala')
-rw-r--r--test/files/neg/t5954.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t5954.scala b/test/files/neg/t5954.scala
index 9e6f5392c7..3ccb5ed3ff 100644
--- a/test/files/neg/t5954.scala
+++ b/test/files/neg/t5954.scala
@@ -1,4 +1,4 @@
-// if you ever think you've fixed the underlying reason for the implementation restrictions
+// if you ever think you've fixed the underlying reason for the warning
// imposed by SI-5954, then here's a test that should pass with two "succes"es
//
//import scala.tools.partest._