diff --git a/tests/two_three_compat_test.py b/tests/two_three_compat_test.py index 928807e1..babbbe39 100644 --- a/tests/two_three_compat_test.py +++ b/tests/two_three_compat_test.py @@ -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)