summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/zipfs.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/zipfs.test b/tests/zipfs.test
index a05b23f..64ce1eb 100644
--- a/tests/zipfs.test
+++ b/tests/zipfs.test
@@ -964,7 +964,7 @@ namespace eval test_ns_zipfs {
}
testzipfsread stored test.zip test test
- testzipfsread stored teststored.zip aaaaaaaaaaaaaa
+ testzipfsread stored-1 teststored.zip aaaaaaaaaaaaaa
testzipfsread deflate testdeflated2.zip aaaaaaaaaaaaaa
testzipfsread bug-23dd83ce7c empty.zip {} empty.txt
# Test open modes - see bug [4645658689]