--- embedaddon/sqlite3/test/in2.test 2012/02/21 17:04:16 1.1 +++ embedaddon/sqlite3/test/in2.test 2012/02/21 17:04:16 1.1.1.1 @@ -11,7 +11,7 @@ # This file tests a special case in the b-tree code that can be # hit by the "IN" operator (or EXISTS, NOT IN, etc.). # -# $Id: in2.test,v 1.1 2012/02/21 17:04:16 misho Exp $ +# $Id: in2.test,v 1.1.1.1 2012/02/21 17:04:16 misho Exp $ set testdir [file dirname $argv0] source $testdir/tester.tcl