--- embedaddon/sqlite3/test/where2.test 2012/02/21 17:04:16 1.1 +++ embedaddon/sqlite3/test/where2.test 2012/02/21 17:04:16 1.1.1.1 @@ -12,7 +12,7 @@ # focus of this file is testing the use of indices in WHERE clauses # based on recent changes to the optimizer. # -# $Id: where2.test,v 1.1 2012/02/21 17:04:16 misho Exp $ +# $Id: where2.test,v 1.1.1.1 2012/02/21 17:04:16 misho Exp $ set testdir [file dirname $argv0] source $testdir/tester.tcl