mirror of
https://github.com/status-im/sqlcipher.git
synced 2026-08-30 22:11:14 +00:00
upstream 3.7.9
This commit is contained in:
+1
-1
@@ -134,7 +134,7 @@ sqlite3_enable_load_extension db 1
|
||||
# Try to load an extension for which the file does not exist.
|
||||
#
|
||||
do_test loadext-2.1 {
|
||||
file delete -force ${testextension}xx
|
||||
forcedelete ${testextension}xx
|
||||
set rc [catch {
|
||||
sqlite3_load_extension db "${testextension}xx"
|
||||
} msg]
|
||||
|
||||
Reference in New Issue
Block a user