From d66f7e22b1944d01cfc5d519de1ec7cb9b7933de Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Fri, 18 Jan 2013 09:32:05 +0000 Subject: [PATCH] more fixes to test cases --- lib/core/testing.py | 2 +- xml/livetests.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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 @@ - +