diff options
Diffstat (limited to 'tests/ui/macros/macro-path-prelude-pass.rs')
| -rw-r--r-- | tests/ui/macros/macro-path-prelude-pass.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/macros/macro-path-prelude-pass.rs b/tests/ui/macros/macro-path-prelude-pass.rs index 7cf346286ea..3499a80e956 100644 --- a/tests/ui/macros/macro-path-prelude-pass.rs +++ b/tests/ui/macros/macro-path-prelude-pass.rs @@ -1,4 +1,4 @@ -// check-pass +//@ check-pass mod m { fn check() { |
