spec/node_spec.rb in dripdrop-0.3.1 vs spec/node_spec.rb in dripdrop-0.4.0

- old
+ new

@@ -9,10 +9,9 @@ @ddn.start sleep 1 end it "should start EventMachine" do - pending "This is not repeatedly reliable" EM.reactor_running?.should be_true end it "should start ZMQMachine" do pending "This is not repeatedly reliable"