mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 14:52:40 +01:00
Fix a failing unit test
Summary: D11640 incorrectly changed the line endings in this file. Test Plan: `arc unit` Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D12322
This commit is contained in:
parent
f2a3fdf5e3
commit
e101496508
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
The quick brown fox
|
The quick brown fox
|
||||||
jumps over the lazy dog.
|
jumps over the lazy dog.
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
error:1:1
|
error:1:1
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
|
|
Loading…
Reference in a new issue