summaryrefslogtreecommitdiff
path: root/test/files/run/iterators.check
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2008-02-18 13:54:17 +0000
committermichelou <michelou@epfl.ch>2008-02-18 13:54:17 +0000
commit288e2408759cfb30b8aa7781d2032ea085f7f397 (patch)
tree16ebdc27b1db26be4887e17528d43cf99d09c811 /test/files/run/iterators.check
parentbc940a847192a51f7d32ffae195f4e3f0ef657cb (diff)
downloadscala-288e2408759cfb30b8aa7781d2032ea085f7f397.tar.gz
scala-288e2408759cfb30b8aa7781d2032ea085f7f397.tar.bz2
scala-288e2408759cfb30b8aa7781d2032ea085f7f397.zip
fixed #429 (typo)
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 5129510e62..03e648876f 100644
--- a/test/files/run/iterators.check
+++ b/test/files/run/iterators.check
@@ -6,5 +6,5 @@ test check_take was successful
test check_drop was successful
test check_foreach was successful
test check_forall was successful
-test check_fromArray failed: expected 0, found 14
+test check_fromArray was successful