...src/parser/__tests__/ArcanistBundleTestCase.php
Obtaining:
EXCEPTION (Exception): Diff Parse Exception: Expected '\ No newline at end of file'.
After this change, the involved unit test always work also in my Italian environment.
Note that the `LC_ALL=C` means that all localization should be deactivated,
and we should instead use C-sourced strings (not translated in any language).
Closes T15927