mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +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:
@ -255,7 +255,6 @@ db close
|
||||
forcedelete test.db
|
||||
sqlite3 db test.db
|
||||
|
||||
breakpoint
|
||||
do_execsql_test pragma2-5.1 {
|
||||
PRAGMA page_size=16384;
|
||||
CREATE TABLE t1(x);
|
||||
|
Reference in New Issue
Block a user