diff options
Diffstat (limited to 'third_party/sqlite/test/capi2.test')
-rw-r--r-- | third_party/sqlite/test/capi2.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/sqlite/test/capi2.test b/third_party/sqlite/test/capi2.test index 147b234..8bcb25a8 100644 --- a/third_party/sqlite/test/capi2.test +++ b/third_party/sqlite/test/capi2.test @@ -11,7 +11,7 @@ # This file implements regression tests for SQLite library. The # focus of this script testing the callback-free C/C++ API. # -# $Id: capi2.test,v 1.35 2008/01/16 17:46:38 drh Exp $ +# $Id: capi2.test,v 1.37 2008/12/30 17:55:00 drh Exp $ # set testdir [file dirname $argv0] |