Yuzu-clone/externals/libzip/libzip/regress/open_nosuchfile.test
2020-12-28 15:15:37 +00:00

7 lines
133 B
Plaintext
Executable File

# zip_open: file doesn't exist
program tryopen
args nosuchfile
return 1
stdout opening 'nosuchfile' returned error 9
stderr 1 errors