Skip to content

Commit

Permalink
The fixed test case
Browse files Browse the repository at this point in the history
  • Loading branch information
nnseva committed Mar 16, 2015
1 parent 876a024 commit 16aed58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions txzmq/test/test_reactor_shutdown.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ def _test():
factory.shutdown()
reactor.stop()
reactor.callWhenRunning(_test)
reactor.run()

globals().update(ZmqReactorShutdownTestCase.makeTestCaseClasses())

0 comments on commit 16aed58

Please sign in to comment.