spec/spec_helper.rb in instrumental_agent-0.1.0 vs spec/spec_helper.rb in instrumental_agent-0.1.2
- old
+ new
@@ -19,10 +19,9 @@
sleep(0.001) while !EM.reactor_running?
end
end
config.after(:all) do
- EM.stop
end
end
\ No newline at end of file