diff options
Diffstat (limited to 'tests/ui/parser/circular_modules_hello.rs')
| -rw-r--r-- | tests/ui/parser/circular_modules_hello.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/circular_modules_hello.rs b/tests/ui/parser/circular_modules_hello.rs index 6968ca97b82..eb0284d8b41 100644 --- a/tests/ui/parser/circular_modules_hello.rs +++ b/tests/ui/parser/circular_modules_hello.rs @@ -1,4 +1,4 @@ -// ignore-test: this is an auxiliary file for circular-modules-main.rs +//@ ignore-test: this is an auxiliary file for circular-modules-main.rs #[path = "circular_modules_main.rs"] mod circular_modules_main; |
