tests: remove stray enable_debug()

pull/295/head
David Wilson 6 years ago
parent 42276f158b
commit 7ff9d573b6

@ -20,7 +20,6 @@ class TwoThreeCompatTest(testlib.RouterMixin, testlib.TestCase):
python_path = 'python3'
def test_succeeds(self):
self.router.enable_debug()
spare = self.router.fork()
target = self.router.local(python_path=self.python_path)

Loading…
Cancel
Save