Skip to content

Commit ea070ed

Browse files
committed
test: ensure test fixtures use consistent newlines
The tests are all written to assume a single LF for newlines. Telling git about this allows the test fixtures to not get mangled when run on Windows. Signed-off-by: Ryan Graham <[email protected]>
1 parent 1e2174b commit ea070ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/fixtures/.gitattributes

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

0 commit comments

Comments
 (0)