Skip to content

Commit 7537b0b

Browse files
yaahcpetrochenkov
andcommitted
Update tests/ui/proc-macro/helper-attr-compat-collision.rs
Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
1 parent 30c2e26 commit 7537b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/proc-macro/helper-attr-compat-collision.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//@ proc-macro: test-macros.rs
22
//@ proc-macro: extra-empty-derive.rs
3-
//@ build-pass
3+
//@ check-pass
44

55
#[macro_use(Empty)]
66
extern crate test_macros;

0 commit comments

Comments
 (0)