diff options
Diffstat (limited to 'tests/ui/codemap_tests')
| -rw-r--r-- | tests/ui/codemap_tests/two_files_data.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/codemap_tests/two_files_data.rs b/tests/ui/codemap_tests/two_files_data.rs index a4e4cf7e896..82852f6cfbd 100644 --- a/tests/ui/codemap_tests/two_files_data.rs +++ b/tests/ui/codemap_tests/two_files_data.rs @@ -1,4 +1,4 @@ -//@ ignore-test (auxiliary, used by other tests) +//@ ignore-auxiliary (used by `./two_files.rs`) trait Foo { } |
