summaryrefslogtreecommitdiff
path: root/test/files/run/iterators.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-03-24 19:47:41 +0000
committerPaul Phillips <paulp@improving.org>2010-03-24 19:47:41 +0000
commit824e71d603f55e202a19e09f0fd799cfb17bf431 (patch)
treeb6cde29ddebfb309ba86edb0651b94ee7b416395 /test/files/run/iterators.check
parentc968d3179fd68d9a5eaa2ac41ce5656f66d16baa (diff)
downloadscala-824e71d603f55e202a19e09f0fd799cfb17bf431.tar.gz
scala-824e71d603f55e202a19e09f0fd799cfb17bf431.tar.bz2
scala-824e71d603f55e202a19e09f0fd799cfb17bf431.zip
Apparently I can't fix a test case to save my l...
Apparently I can't fix a test case to save my life. No review.
Diffstat (limited to 'test/files/run/iterators.check')
-rw-r--r--test/files/run/iterators.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/iterators.check b/test/files/run/iterators.check
index cd1b79144a..bb139c1610 100644
--- a/test/files/run/iterators.check
+++ b/test/files/run/iterators.check
@@ -7,7 +7,7 @@ test check_drop was successful
test check_foreach was successful
test check_forall was successful
test check_fromArray was successful
-test check_collect was successful
+test check_toSeq was successful
test check_indexOf was successful
test check_findIndexOf was successful