kunit: tool: unmark test_data as binary blobs
authorBrendan Higgins <brendanhiggins@google.com>
Thu, 5 Nov 2020 23:24:40 +0000 (15:24 -0800)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 10 Nov 2020 19:59:01 +0000 (12:59 -0700)
The tools/testing/kunit/test_data/ directory was marked as binary
because some of the test_data files cause checkpatch warnings. Fix this
by dropping the .gitattributes file.

Fixes: afc63da64f1e ("kunit: kunit_parser: make parser more robust")
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/kunit/.gitattributes [deleted file]

diff --git a/tools/testing/kunit/.gitattributes b/tools/testing/kunit/.gitattributes
deleted file mode 100644 (file)
index 5b7da1f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-test_data/* binary