Skip to content

Commit

Permalink
fixup! Add ability to pause after running tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraham committed Feb 26, 2015
1 parent 7dc6d87 commit 215a4d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions wptrunner/wptlogging.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,3 @@ def __exit__(self, *args, **kwargs):
self.logging_thread.join(10)
self.logging_queue.close()
self.logger.info("queue closed")


0 comments on commit 215a4d3

Please sign in to comment.