Commit 47a65ad4 authored by Ramiro Morales's avatar Ramiro Morales Committed by Ramiro Morales
Browse files

[1.6.x] Force Unix-style line-endings for some helper files in staticfiles_tests.

This fixes eight failures in the cached storage tests under Windows.

Refs #18920 and 978d4476.

4372718e from master.
parent 98773c4b
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
# Normalize line endings to avoid spurious failures in the core test suite on Windows.
*html text eol=lf
*css text eol=lf
tests/staticfiles_tests/apps/test/static/test/*txt text eol=lf
tests/staticfiles_tests/project/documents/test/*txt text eol=lf