From b54102405b2ba67a9a9040a4f342b37f5cc87bf0 Mon Sep 17 00:00:00 2001 From: StevenWdV Date: Fri, 19 Nov 2021 15:40:04 +0100 Subject: Pin line endings in JSON files to \n to fix tests. Remove broken empty TC testcase. Add testcase for old TC with "timestamp:" --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..818f700 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +**/test_data/**.json !eol \ No newline at end of file -- cgit v1.2.3