Skip to content

Commit

Permalink
Fix typo in test context
Browse files Browse the repository at this point in the history
  • Loading branch information
gdb committed Sep 26, 2012
1 parent a5d961c commit c279ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/einhorn/event.rb
Expand Up @@ -14,7 +14,7 @@ def self.reset
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
Expand Down

0 comments on commit c279ec2

Please sign in to comment.