Index: third_party/sqlite/src/test/index2.test |
diff --git a/third_party/sqlite/src/test/index2.test b/third_party/sqlite/src/test/index2.test |
index 48d0c38e1879ad04652edab494476d4cc05f3611..b1d7e227fb5c5a03695eab047c91d258cf2a8355 100644 |
--- a/third_party/sqlite/src/test/index2.test |
+++ b/third_party/sqlite/src/test/index2.test |
@@ -1,4 +1,4 @@ |
-# 2005 January 11 |
+# 2005-01-11 |
# |
# The author disclaims copyright to this source code. In place of |
# a legal notice, here is a blessing: |
@@ -11,7 +11,6 @@ |
# This file implements regression tests for SQLite library. The |
# focus of this file is testing the CREATE INDEX statement. |
# |
-# $Id: index2.test,v 1.3 2006/03/03 19:12:30 drh Exp $ |
set testdir [file dirname $argv0] |
source $testdir/tester.tcl |