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)
commitc335b4f1f65012713832d988ec06512c7bda5c04
tree8935b135643a9635c4da7b5759a7a00ac353b183
parent0d0d245104a42e593adcf11396017a6420c08ba8
kunit: tool: unmark test_data as binary blobs

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]