summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite/src/test/descidx3.test
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/sqlite/src/test/descidx3.test')
-rw-r--r--third_party/sqlite/src/test/descidx3.test5
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/sqlite/src/test/descidx3.test b/third_party/sqlite/src/test/descidx3.test
index 3cc87af..5cfd1f6 100644
--- a/third_party/sqlite/src/test/descidx3.test
+++ b/third_party/sqlite/src/test/descidx3.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
-
ifcapable !bloblit {
finish_test
return