mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-01 06:27:03 +03:00
Remove stray (and incomplete) comment from a test file. No changes to code.
FossilOrigin-Name: 8de20fc72a9b55fabd2444b2d73c88c65658430d6d182da9f0e2f3432373ab51
This commit is contained in:
@ -380,7 +380,4 @@ do_execsql_test indexexpr1-1300.1 {
|
||||
SELECT a FROM t1300 WHERE substr(b,4)='ess' COLLATE nocase ORDER BY +a;
|
||||
} {3 4}
|
||||
|
||||
# Date and time functions can participate in an index as long as they
|
||||
# do not contain
|
||||
|
||||
finish_test
|
||||
|
Reference in New Issue
Block a user