aboutsummaryrefslogtreecommitdiff
path: root/test/analyzer1.test
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2015-05-11 18:48:52 +0000
committerdrh <drh@noemail.net>2015-05-11 18:48:52 +0000
commit8906b7dbde7bfd06dbef07309d6e76e80ae8594c (patch)
treed1c6bce67ef4ed29db174d76c8049628bd68d322 /test/analyzer1.test
parentd13b2319234ddb4857b7b793ec3b26b76251a6ca (diff)
downloadsqlite-8906b7dbde7bfd06dbef07309d6e76e80ae8594c.tar.gz
sqlite-8906b7dbde7bfd06dbef07309d6e76e80ae8594c.zip
Add missing "finish_test" commands to the end of the two new test scripts
for sqlite3_analyzer and sqldiff. FossilOrigin-Name: 1d5e72b1c4e0350c492e12f102acc41e1777ef98
Diffstat (limited to 'test/analyzer1.test')
-rw-r--r--test/analyzer1.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/analyzer1.test b/test/analyzer1.test
index 9eac241d2..765847644 100644
--- a/test/analyzer1.test
+++ b/test/analyzer1.test
@@ -37,3 +37,5 @@ do_test analyzer1-1.0 {
do_test analyzer1-1.1 {
regexp {^/\*\* Disk-Space Utilization.*COMMIT;\W*$} $::MSG
} {1}
+
+finish_test