[macruby-changes] [4353] MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 13 15:37:07 PDT 2010


Revision: 4353
          http://trac.macosforge.org/projects/ruby/changeset/4353
Author:   ernest.prabhakar at gmail.com
Date:     2010-07-13 15:37:07 -0700 (Tue, 13 Jul 2010)
Log Message:
-----------
Deprecate Dispatch::Group#on_compltion in favor or notify, since untested

Modified Paths:
--------------
    MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb

Modified: MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb
===================================================================
--- MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb	2010-07-13 22:37:05 UTC (rev 4352)
+++ MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb	2010-07-13 22:37:07 UTC (rev 4353)
@@ -73,9 +73,6 @@
       end
     end
     
-    describe :on_completion do
-      it_should_behave_like "notify"
-    end
   end
   
  end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100713/fc9039b0/attachment.html>


More information about the macruby-changes mailing list