mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Another change to test file zipfile.test to help it run on systems without "unzip".
FossilOrigin-Name: b6252feb125db16dabf6ce07568159f0002f9053df1b7b600e2614cc9da24873
This commit is contained in:
@ -647,6 +647,8 @@ do_test 8.0.3 {
|
||||
} {}
|
||||
execsql COMMIT
|
||||
|
||||
catch { forcedelete test_unzip }
|
||||
catch { file mkdir test_unzip }
|
||||
do_execsql_test 8.1.1 {
|
||||
CREATE VIRTUAL TABLE nogood USING zipfile('test_unzip');
|
||||
}
|
||||
|
Reference in New Issue
Block a user