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/fts3snippet.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/fts3snippet.test')
-rw-r--r-- | test/fts3snippet.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/fts3snippet.test b/test/fts3snippet.test index 4e1d123b2..887011cd1 100644 --- a/test/fts3snippet.test +++ b/test/fts3snippet.test @@ -559,4 +559,3 @@ do_test 4.2 { set sqlite_fts3_enable_parentheses 0 finish_test - |