Explicitly disable cr/lf conversion for test fixtures

Otherwise git's autocrlf feature makes test fail on windows.
This commit is contained in:
Bert Belder 2011-08-10 19:56:56 +02:00
parent c96ef84427
commit 43da0e6fe4

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
test/fixtures/* -text