This is an automated email from the ASF dual-hosted git repository.
lfcnassif pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_1x by this push:
new fe25a46d2 TIKA-3747 -- set EOL for testVCalendar.vcs
fe25a46d2 is described below
commit fe25a46d26286f79a719d55d0e697d17f59b7b25
Author: Luis Nassif <[email protected]>
AuthorDate: Mon May 2 11:56:28 2022 -0300
TIKA-3747 -- set EOL for testVCalendar.vcs
---
.gitattributes | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitattributes b/.gitattributes
index 64c8501dd..6acac74f0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,3 +2,4 @@ tika-parsers/src/test/resources/test-documents/testARofText.ar
eol=lf
tika-parsers/src/test/resources/test-documents/testEMLX.emlx eol=lf
tika-parsers/src/test/resources/test-documents/testTXT.txt eol=lf
tika-parsers/src/test/resources/test-documents/testHTML.html eol=lf
+tika-parsers/src/test/resources/test-documents/testVCalendar.vcs eol=lf