mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-30 05:21:15 +00:00
Update of tests
This commit is contained in:
parent
cb20a446ae
commit
2297c81309
32 changed files with 7177 additions and 7304 deletions
|
|
@ -21,8 +21,7 @@ bootstrap()
|
|||
|
||||
from lib.core.compat import (WichmannHill, patchHeaders, cmp, choose_boundary,
|
||||
round, cmp_to_key, LooseVersion, _is_write_mode,
|
||||
MixedWriteTextIO, _codecs_open, codecs_open)
|
||||
from lib.core.compat import xrange
|
||||
MixedWriteTextIO, _codecs_open)
|
||||
|
||||
|
||||
class TestWichmannHill(unittest.TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue