--- embedaddon/sqlite3/test/tkt3832.test 2012/02/21 17:04:16 1.1 +++ embedaddon/sqlite3/test/tkt3832.test 2012/02/21 17:04:16 1.1.1.1 @@ -14,7 +14,7 @@ # A segfault when using a BEFORE trigger on an INSERT and inserting # a NULL into the INTEGER PRIMARY KEY. # -# $Id: tkt3832.test,v 1.1 2012/02/21 17:04:16 misho Exp $ +# $Id: tkt3832.test,v 1.1.1.1 2012/02/21 17:04:16 misho Exp $ set testdir [file dirname $argv0] source $testdir/tester.tcl