diff --git a/lib/core/testing.py b/lib/core/testing.py index 952b323ef..413cbd46e 100644 --- a/lib/core/testing.py +++ b/lib/core/testing.py @@ -266,7 +266,7 @@ def runCase(switches=None, parse=None): tback = traceback.format_exc() retVal = False elif result is False: # if None, ignore - logger.error("the test did not run") + logger.error("the test did not identify the SQL injection") retVal = False console = getUnicode(console, system=True) diff --git a/xml/livetests.xml b/xml/livetests.xml index bf6bed60f..841d2f174 100644 --- a/xml/livetests.xml +++ b/xml/livetests.xml @@ -736,7 +736,7 @@ - + @@ -1007,7 +1007,7 @@ - + @@ -1025,7 +1025,7 @@ - + @@ -2098,7 +2098,7 @@ - +