1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-27 20:41:58 +03:00

From test scripts, remove stray "breakpoint" commands and blank lines

at the ends of files.

FossilOrigin-Name: a6b35273239669189f33402144f58328b133d182
This commit is contained in:
drh
2016-02-05 16:46:09 +00:00
parent 0539702b8e
commit a23bc8a345
52 changed files with 56 additions and 126 deletions

View File

@ -55,7 +55,6 @@ do_execsql_test 2.1.0 {
SELECT * FROM t1;
} {1 2 3 4 5 6 7 8}
breakpoint
do_test 2.1.1 {
set snapshot [sqlite3_snapshot_get db main]
execsql {