switched back to modules which means the brute.py test file no longer needs the method step_cg_test
This commit is contained in:
@@ -10,9 +10,6 @@ import datetime #change as required once we decide time format
|
|||||||
|
|
||||||
from libs.sql import *
|
from libs.sql import *
|
||||||
|
|
||||||
def step_cg_test():
|
|
||||||
pass
|
|
||||||
|
|
||||||
# we chould probably load this from one place in the future #TODO
|
# we chould probably load this from one place in the future #TODO
|
||||||
db_name = "weirdAAL.db"
|
db_name = "weirdAAL.db"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user