Index: test/corruptE.test ================================================================== --- test/corruptE.test +++ test/corruptE.test @@ -14,12 +14,10 @@ # segfault if it sees a corrupt database file. It specifcally # focuses on rowid order corruption. # # $Id: corruptE.test,v 1.14 2009/07/11 06:55:34 danielk1977 Exp $ -catch {forcedelete test.db test.db-journal test.bu} - set testdir [file dirname $argv0] source $testdir/tester.tcl # Do not use a codec for tests in this file, as the database file is # manipulated directly using tcl scripts (using the [hexio_write] command).