summaryrefslogtreecommitdiff
path: root/test/files/run/iterator-from.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/iterator-from.scala')
-rw-r--r--test/files/run/iterator-from.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/iterator-from.scala b/test/files/run/iterator-from.scala
index e7ba1aeb28..01006ffc21 100644
--- a/test/files/run/iterator-from.scala
+++ b/test/files/run/iterator-from.scala
@@ -1,5 +1,5 @@
/* This file tests iteratorFrom, keysIteratorFrom, and valueIteratorFrom on various sorted sets and maps
- * filter: inliner warnings; re-run with
+ * filter: inliner warnings
*/
import scala.util.{Random => R}