Modified: MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb (3113 => 3114)
--- MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb 2009-12-15 00:26:43 UTC (rev 3113)
+++ MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb 2009-12-15 00:42:10 UTC (rev 3114)
@@ -73,7 +73,7 @@
end
end
- describe "Dispatch::Group#on_completion" do
+ describe :on_completion do
it_should_behave_like "notify"
end
end
Modified: MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/group_tags.txt (3113 => 3114)
--- MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/group_tags.txt 2009-12-15 00:26:43 UTC (rev 3113)
+++ MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/group_tags.txt 2009-12-15 00:42:10 UTC (rev 3114)
@@ -1 +0,0 @@
-fails:Dispatch::Group wait can wait forever until associated blocks have been run