]> git.mxchange.org Git - quix0rs-apt-p2p.git/blobdiff - test_airhook.py
added a simple tcp over airhook proxy, not fully tested
[quix0rs-apt-p2p.git] / test_airhook.py
index 0812f3775282267a210216e6564777d6860a1802..8ad6382ceaac76c1701e666879c444ed4c4a2096 100644 (file)
@@ -595,7 +595,7 @@ class BasicTests(unittest.TestCase):
     def testRecipientReset(self):
         self.testTwoWayBlast()
         self.b.protocol.q = []
-        self.noisy = 1
+        self.noisy = 0
         a = self.a
         b = self.b
         msg = swap(a, noisy=self.noisy)