Explicitly disable cr/lf conversion for test fixtures
authorBert Belder <bertbelder@gmail.com>
Wed, 10 Aug 2011 17:56:56 +0000 (19:56 +0200)
committerBert Belder <bertbelder@gmail.com>
Wed, 10 Aug 2011 17:59:37 +0000 (19:59 +0200)
commit43da0e6fe475cfac382d2b0960bbb4275c168c6c
treec2aaeed043e4a33b66412deaab35ea0082605290
parentc96ef84427e7010f21e547bce12888323e12551d
Explicitly disable cr/lf conversion for test fixtures

Otherwise git's autocrlf feature makes test fail on windows.
.gitattributes [new file with mode: 0644]