summaryrefslogtreecommitdiff
path: root/test/files/run/iterators.check
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2005-10-03 09:17:17 +0000
committermichelou <michelou@epfl.ch>2005-10-03 09:17:17 +0000
commit27a039bf41983c1d58bfaf45b64f6afff1454377 (patch)
tree6143b276721e1871c983a16aaced080ac27019ec /test/files/run/iterators.check
parentcd0fe627cb78b6bbe45b897f3a9d688cff368368 (diff)
downloadscala-27a039bf41983c1d58bfaf45b64f6afff1454377.tar.gz
scala-27a039bf41983c1d58bfaf45b64f6afff1454377.tar.bz2
scala-27a039bf41983c1d58bfaf45b64f6afff1454377.zip
- added more tests.
Diffstat (limited to 'test/files/run/iterators.check')
-rw-r--r--test/files/run/iterators.check2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/files/run/iterators.check b/test/files/run/iterators.check
index 405fa5abc5..a4b1053577 100644
--- a/test/files/run/iterators.check
+++ b/test/files/run/iterators.check
@@ -1,5 +1,7 @@
+test check_from was successful
test check_range was successful
test check_take was successful
test check_drop was successful
test check_foreach was successful
+test check_forall was successful