summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite/src/test/descidx1.test
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/sqlite/src/test/descidx1.test')
-rw-r--r--third_party/sqlite/src/test/descidx1.test5
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/sqlite/src/test/descidx1.test b/third_party/sqlite/src/test/descidx1.test
index 1154dc5..60cf969 100644
--- a/third_party/sqlite/src/test/descidx1.test
+++ b/third_party/sqlite/src/test/descidx1.test
@@ -17,11 +17,6 @@
set testdir [file dirname $argv0]
source $testdir/tester.tcl
-# Do not use a codec for tests in this file, as the database file is
-# manipulated directly using tcl scripts (using the [hexio_write] command).
-#
-do_not_use_codec
-
db eval {PRAGMA legacy_file_format=OFF}
# This procedure sets the value of the file-format in file 'test.db'