Revision
2857
Author
eloy.de.enige@gmail.com
Date
2009-10-19 16:37:04 -0700 (Mon, 19 Oct 2009)

Log Message

Remove passing remove_method tag.

Modified Paths

Diff

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