test/unit/einhorn/event.rb in einhorn-0.3.2 vs test/unit/einhorn/event.rb in einhorn-0.4.0

- old
+ new

@@ -12,10 +12,10 @@ @@timers = {} end end class EventTest < Test::Unit::TestCase - context "when run the event loop" do + context "when running the event loop" do setup do Einhorn::Event.reset end teardown do