Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/remove_method_tags.txt (2856 => 2857)
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/remove_method_tags.txt 2009-10-19 23:36:53 UTC (rev 2856)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/remove_method_tags.txt 2009-10-19 23:37:04 UTC (rev 2857)
@@ -1,3 +1,2 @@
-fails:Module#remove_method removes the method from a class
fails:Module#remove_method removes method from subclass, but not parent
fails:Module#remove_method raises a NameError when attempting to remove method further up the inheritance tree