diff --git a/lib/core/testing.py b/lib/core/testing.py index def9c52fa..774febcbe 100644 --- a/lib/core/testing.py +++ b/lib/core/testing.py @@ -194,7 +194,6 @@ def initCase(switches=None): logger.debug("using output directory '%s' for this test case" % paths.SQLMAP_OUTPUT_PATH) - LOGGER_HANDLER.stream = sys.stdout = StringIO.StringIO() cmdLineOptions = cmdLineParser() cmdLineOptions.liveTest = cmdLineOptions.smokeTest = False diff --git a/xml/livetests.xml b/xml/livetests.xml index 8903e35ec..73f3fa945 100644 --- a/xml/livetests.xml +++ b/xml/livetests.xml @@ -7,7 +7,7 @@ - + @@ -741,7 +741,7 @@ - + @@ -776,7 +776,6 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +