Revision
3220
Author
ernest.prabhakar@gmail.com
Date
2010-01-08 16:15:21 -0800 (Fri, 08 Jan 2010)

Log Message

Forgot to delete commented Dispatch::Semaphore tag

Modified Paths

Diff

Modified: MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/semaphore_tags.txt (3219 => 3220)


--- MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/semaphore_tags.txt	2010-01-09 00:15:00 UTC (rev 3219)
+++ MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/semaphore_tags.txt	2010-01-09 00:15:21 UTC (rev 3220)
@@ -1,2 +1 @@
 critical:Dispatch::Semaphore raises an ArgumentError if the count isn't specified
-#fails:Dispatch::Semaphore wait returns false if explicit timeout DOES expire