[macruby-changes] [776] MacRuby/trunk/test-macruby/known_bugs.rb

source_changes at macosforge.org source_changes at macosforge.org
Tue Dec 30 08:32:11 PST 2008


Revision: 776
          http://trac.macosforge.org/projects/ruby/changeset/776
Author:   eloy.de.enige at gmail.com
Date:     2008-12-30 08:32:10 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
Fixed test name.

Modified Paths:
--------------
    MacRuby/trunk/test-macruby/known_bugs.rb

Modified: MacRuby/trunk/test-macruby/known_bugs.rb
===================================================================
--- MacRuby/trunk/test-macruby/known_bugs.rb	2008-12-30 16:27:43 UTC (rev 775)
+++ MacRuby/trunk/test-macruby/known_bugs.rb	2008-12-30 16:32:10 UTC (rev 776)
@@ -87,7 +87,7 @@
       include ModuleInstanceMethod
     end
     
-    def test_class_should_respond_to_methods_included_in_Class
+    def test_module_should_respond_to_methods_included_in_Module
       assert Module.new.respond_to?(:a_module_instance_method)
     end
   end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20081230/fe856c5a/attachment.html>


More information about the macruby-changes mailing list