1
0
mirror of https://github.com/django/django.git synced 2025-10-30 00:56:09 +00:00
Files
django/tests/utils_tests
Ad Timmering ec5aa2161d Fixed #30807 -- Fixed TestArchive.test_extract_file_permissions() when umask is 0o000.
Fixed test that checks permissions on files extracted from archives
with no permissions set, to not assume a default umask of 0o002.

Test regression in c95d063e77.
2020-06-29 07:51:43 +02:00
..