Revision
3501
Author
lsansonetti@apple.com
Date
2010-02-11 19:03:37 -0800 (Thu, 11 Feb 2010)

Log Message

ditto

Added Paths

Diff

Added: MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/enumerable_tags.txt (0 => 3501)


--- MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/enumerable_tags.txt	                        (rev 0)
+++ MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/enumerable_tags.txt	2010-02-12 03:03:37 UTC (rev 3501)
@@ -0,0 +1,2 @@
+fails:parallel Enumerable p_map should behave like map
+fails:parallel Enumerable p_find_all should behave like find_all