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)
Otherwise git's autocrlf feature makes test fail on windows.

.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..a185d69
--- /dev/null
@@ -0,0 +1 @@
+test/fixtures/* -text