diff options
author | drh <drh@noemail.net> | 2016-02-05 16:46:09 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2016-02-05 16:46:09 +0000 |
commit | a23bc8a345e9030c56808202d290c8ae0e4cbf6c (patch) | |
tree | d16792e9f4dc333bd5c16cb272b8a8fc963031f2 /test/spellfix.test | |
parent | 0539702b8e9a54b2c8cbc28db6666570700fc1c8 (diff) | |
download | sqlite-a23bc8a345e9030c56808202d290c8ae0e4cbf6c.tar.gz sqlite-a23bc8a345e9030c56808202d290c8ae0e4cbf6c.zip |
From test scripts, remove stray "breakpoint" commands and blank lines
at the ends of files.
FossilOrigin-Name: a6b35273239669189f33402144f58328b133d182
Diffstat (limited to 'test/spellfix.test')
-rw-r--r-- | test/spellfix.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/spellfix.test b/test/spellfix.test index b47001ebd..8128bb59d 100644 --- a/test/spellfix.test +++ b/test/spellfix.test @@ -403,4 +403,3 @@ foreach {tn conflict err bRollback res} { } finish_test - |