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:
@ -131,7 +131,6 @@ foreach {tn xtra} {
|
||||
execsql { UPDATE t1 SET y = randomblob(797) WHERE x=$x }
|
||||
}
|
||||
}
|
||||
breakpoint
|
||||
execsql {ROLLBACK TO abc}
|
||||
|
||||
}
|
||||
@ -161,4 +160,3 @@ foreach {tn xtra} {
|
||||
}
|
||||
|
||||
finish_test
|
||||
|
||||
|
Reference in New Issue
Block a user