1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-01 06:27:03 +03:00

Remove leftover "breakpoint" commands from test scripts. Also remove blank

lines at the end of scripts. (CVS 6721)

FossilOrigin-Name: 1fef16ec2b89981770cf44f606a420fbe031a7a4
This commit is contained in:
drh
2009-06-05 17:09:11 +00:00
parent bfb19dc698
commit dda70fe38e
41 changed files with 87 additions and 126 deletions

View File

@ -9,7 +9,7 @@
#
#***********************************************************************
#
# $Id: in4.test,v 1.3 2009/01/24 09:56:15 danielk1977 Exp $
# $Id: in4.test,v 1.4 2009/06/05 17:09:12 drh Exp $
set testdir [file dirname $argv0]
source $testdir/tester.tcl
@ -160,4 +160,3 @@ do_test in4-3.12 {
} {}
finish_test