Remove a debuggin "exit" command mistakenly left in the "where.test" module.

FossilOrigin-Name: beda0b8c76c2c7328a44156257c978cf8f5df59b
This commit is contained in:
drh
2016-02-26 04:04:07 +00:00
parent 74c2f06668
commit c9eaeef1fe
3 changed files with 8 additions and 9 deletions
-1
View File
@@ -583,7 +583,6 @@ do_test where-6.7.2 {
SELECT * FROM t3 WHERE b>0 ORDER BY a LIMIT 1
}
} {1 100 4 sort}
exit
ifcapable subquery {
do_test where-6.8a {
cksort {