blob: 69321640745a05d499d5fafcb7bba8ffcb471ecc [file] [log] [blame]
Thomas Klausner41846c02011-03-16 17:19:56 +01001# zip_open: file doesn't exist
2program tryopen
3args nosuchfile
4return 1
Thomas Klausner2310cf12014-08-11 16:57:18 +02005stdout opening 'nosuchfile' returned error 9
Thomas Klausner48d7e2e2012-04-24 15:53:36 +02006stderr 1 errors