diff options
Diffstat (limited to 'test/sort2.test')
-rw-r--r-- | test/sort2.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sort2.test b/test/sort2.test index 29001f009..a4c55c9f2 100644 --- a/test/sort2.test +++ b/test/sort2.test @@ -62,7 +62,6 @@ foreach {tn script} { do_execsql_test $tn.2.4 { PRAGMA integrity_check } {ok} - breakpoint do_execsql_test $tn.3 { PRAGMA cache_size = 5; WITH r(x,y) AS ( |