Skip to content

Commit 2c42e81

Browse files
committed
Use zim-testing-suite version 0.9.0
1 parent 31835f5 commit 2c42e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/download_test_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
import tarfile
2727
import sys
2828

29-
TEST_DATA_VERSION = "0.8.0"
29+
TEST_DATA_VERSION = "0.9.0"
3030
ARCHIVE_URL_TEMPL = "https://github.com/openzim/zim-testing-suite/releases/download/{version}/zim-testing-suite-{version}.tar.gz"
3131

3232
if __name__ == "__main__":

0 commit comments

Comments
 (0)