Skip to content

Commit

Permalink
Fix failing test in macros.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
mystor committed Jan 30, 2024
1 parent af43ae9 commit 3533129
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_suite/test_macros/macros.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ fn test() {
}
}
expands to {
#[doc(hidden)]
const _: () = {
extern crate synstructure_test_traits;
impl synstructure_test_traits::Interest for A {
Expand Down

0 comments on commit 3533129

Please sign in to comment.