--- embedaddon/sqlite3/test/tkt3791.test 2012/02/21 17:04:16 1.1 +++ embedaddon/sqlite3/test/tkt3791.test 2012/02/21 17:04:16 1.1.1.1 @@ -12,7 +12,7 @@ # Ticket #3791: A segfault when inserting into a table that contains # an arbitrary expression as its default value. # -# $Id: tkt3791.test,v 1.1 2012/02/21 17:04:16 misho Exp $ +# $Id: tkt3791.test,v 1.1.1.1 2012/02/21 17:04:16 misho Exp $ set testdir [file dirname $argv0] source $testdir/tester.tcl