mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-15 16:47:57 +00:00
Remove verbose option from tests. It is not used anymore.
This commit is contained in:
parent
1eaf0dc46e
commit
1d251085b7
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue