Skip to content
Snippets Groups Projects
Commit 11607006 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

Remove spurious unittest.DEBUG

parent f22e7cda
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,6 @@ class LoggingContextTestCase(unittest.TestCase):
return self._test_run_in_background(nonblocking_function)
@unittest.DEBUG
def test_run_in_background_with_chained_deferred(self):
# a function which returns a deferred which looks like it has been
# called, but is actually paused
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment