--- embedaddon/sqlite3/test/fts3b.test 2012/02/21 17:04:16 1.1 +++ embedaddon/sqlite3/test/fts3b.test 2012/02/21 17:04:16 1.1.1.1 @@ -11,7 +11,7 @@ # This file implements regression tests for SQLite library. This # script tests for the fts2 rowid-versus-vacuum problem (ticket #2566). # -# $Id: fts3b.test,v 1.1 2012/02/21 17:04:16 misho Exp $ +# $Id: fts3b.test,v 1.1.1.1 2012/02/21 17:04:16 misho Exp $ # set testdir [file dirname $argv0]