mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-14 01:16:59 +00:00
added skeleton for live testing
This commit is contained in:
parent
53800ef65f
commit
76233ff5a3
2 changed files with 24 additions and 1 deletions
|
|
@ -65,6 +65,6 @@ def smokeTest():
|
|||
|
||||
def liveTest():
|
||||
"""
|
||||
This will run the testing of a program against the testing environment
|
||||
This will run the test of a program against the live testing environment
|
||||
"""
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue