chore: Fix line endings for verified test outputs
This commit is contained in:
parent
cf782211aa
commit
ba07e1618a
20 changed files with 7 additions and 3 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
*.verified.txt text eol=lf working-tree-encoding=UTF-8
|
||||||
|
*.verified.xml text eol=lf working-tree-encoding=UTF-8
|
||||||
|
*.verified.json text eol=lf working-tree-encoding=UTF-8
|
||||||
|
*.verified.bin binary
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
Attempted to register: test
|
Attempted to register: test
|
||||||
Registration result: test
|
Registration result: test
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
Attempted to register: test\path
|
Attempted to register: test\path
|
||||||
Registration result: test\path
|
Registration result: test\path
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
Attempted to register: other/path
|
Attempted to register: other/path
|
||||||
Registration result: other/path
|
Registration result: other/path
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue