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

Remove leftover debugging commands (breakpoint and btree_breakpoint) from

test scripts. (CVS 5400)

FossilOrigin-Name: dcb160249fa2d592ad09b8b0052102dc44a93511
This commit is contained in:
drh
2008-07-12 14:52:20 +00:00
parent a34605859d
commit e8f52c5089
57 changed files with 178 additions and 242 deletions

View File

@ -6,7 +6,7 @@
#***********************************************************************
# This file runs all rtree related tests.
#
# $Id: rtree.test,v 1.1 2008/06/23 15:55:52 danielk1977 Exp $
# $Id: rtree.test,v 1.2 2008/07/12 14:52:20 drh Exp $
set testdir [file dirname $argv0]
source $testdir/tester.tcl
@ -38,4 +38,3 @@ set sqlite_open_file_count 0
rtree_finish_test
rename finish_test {}
rename rtree_finish_test finish_test