mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-06 16:36:53 +00:00
Minor update
This commit is contained in:
parent
103a0e6b0f
commit
7fd6bb3b7d
4 changed files with 26 additions and 17 deletions
|
|
@ -342,6 +342,7 @@ class TestInteractshDNSServer(unittest.TestCase):
|
|||
srv._seen = set()
|
||||
srv._running = True
|
||||
srv._initialized = True
|
||||
srv._POLL_TRIES = 1 # no real sleeps in unit tests
|
||||
return srv
|
||||
|
||||
def test_pop_matches_prefix_suffix_and_dedups(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue