Remove verbose option from tests. It is not used anymore.

pull/590/head
Christopher K. Hoadley 4 years ago
parent 1eaf0dc46e
commit 1d251085b7

@ -53,7 +53,6 @@ class SherlockBaseTest(unittest.TestCase):
#Create notify object for query results.
self.query_notify = QueryNotify()
self.verbose=False
self.tor=False
self.unique_tor=False
self.timeout=None

Loading…
Cancel
Save