From efc112079c9d98dbe871dfcc7c00c8c46a1931f8 Mon Sep 17 00:00:00 2001 From: Marc Hoersken Date: Sat, 1 Feb 2014 13:49:58 +0100 Subject: test suite: stop conversion of valid output to CRLF on Windows Since the output isn't actually being written in text-mode and it was rather used as a workaround, disable text-mode for these tests. --- tests/data/test1330 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test1330') diff --git a/tests/data/test1330 b/tests/data/test1330 index 2aba0cecc..1fb5a6687 100644 --- a/tests/data/test1330 +++ b/tests/data/test1330 @@ -36,7 +36,7 @@ nothing # # Verify data after the test has been "shot" - + MEM unit1330.c: malloc() MEM unit1330.c: free() -- cgit v1.2.3