aboutsummaryrefslogtreecommitdiff
path: root/test/select1.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/select1.test')
-rw-r--r--test/select1.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/select1.test b/test/select1.test
index face8e4cf..73b0e40fe 100644
--- a/test/select1.test
+++ b/test/select1.test
@@ -11,7 +11,7 @@
# This file implements regression tests for SQLite library. The
# focus of this file is testing the SELECT statement.
#
-# $Id: select1.test,v 1.69 2009/05/27 10:31:30 drh Exp $
+# $Id: select1.test,v 1.70 2009/05/28 01:00:56 drh Exp $
set testdir [file dirname $argv0]
source $testdir/tester.tcl