Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 2e30f54

Browse files
vmxdaviddias
authored andcommitted
test: make fixtures cross-platform compatible
Git on Windows changes the end of lines from LF to CRLF by default. This changes the bytes of fixtures that a are text files. Change the Git repository setting to checkout all files in `test/fixtures` as they are, without platform specific modifications
1 parent af6f13c commit 2e30f54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/test/fixtures/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* -text

0 commit comments

Comments
 (0)