mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-23 11:46:37 +08:00
[test] enable other Dispatch.once spec
This commit is contained in:
@@ -17,7 +17,7 @@ class TestDispatchOnce
|
||||
end
|
||||
|
||||
describe "Dispatch.once" do
|
||||
xit "yields a block just once" do
|
||||
it "yields a block just once" do
|
||||
obj = TestDispatchOnce.new
|
||||
threads = []
|
||||
8.times do
|
||||
|
||||
Reference in New Issue
Block a user