diff options
Diffstat (limited to 'tests/ui/json/json-bom-plus-crlf.rs')
| -rw-r--r-- | tests/ui/json/json-bom-plus-crlf.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/json/json-bom-plus-crlf.rs b/tests/ui/json/json-bom-plus-crlf.rs index be5b7dd2a86..4a309128199 100644 --- a/tests/ui/json/json-bom-plus-crlf.rs +++ b/tests/ui/json/json-bom-plus-crlf.rs @@ -1,6 +1,6 @@ // (This line has BOM so it's ignored by compiletest for directives) // -// compile-flags: --json=diagnostic-short --error-format=json +//@ compile-flags: --json=diagnostic-short --error-format=json // ignore-tidy-cr // For easier verifying, the byte offsets in this file should match those |
