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/cacheflush.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/cacheflush.test')
-rw-r--r-- | test/cacheflush.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cacheflush.test b/test/cacheflush.test index 007ee8a06..50461893e 100644 --- a/test/cacheflush.test +++ b/test/cacheflush.test @@ -321,4 +321,3 @@ do_test 4.5 { test_restore_config_pagecache finish_test - |