test case to reproduce bug introduced at 76839ff

This commit is contained in:
Bernardo Damele 2013-01-07 17:39:13 +00:00
parent 8ee840bc8e
commit ec7508ec4f

View File

@ -281,11 +281,7 @@
<case name="MySQL boolean-based multi-threaded custom enumeration - substring"> <case name="MySQL boolean-based multi-threaded custom enumeration - substring">
<switches> <switches>
<url value="http://debiandev/sqlmap/mysql/get_int.php?id=1"/> <url value="http://debiandev/sqlmap/mysql/get_int.php?id=1"/>
<!-- TODO: this fails because of issue #305 -->
<!--
<threads value="4"/> <threads value="4"/>
-->
<threads value="1"/>
<tech value="B"/> <tech value="B"/>
<dumpTable value="True"/> <dumpTable value="True"/>
<db value="testdb"/> <db value="testdb"/>