Skip to content

Commit

Permalink
No doc failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed Dec 25, 2024
1 parent b79b16f commit d9cfd32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,8 @@ impl Repo {
mod tests {
use super::*;

/// Internal macro used to show cleaners errors
/// on the payloads received from the hub.
#[macro_export]
macro_rules! assert_no_diff {
($left: expr, $right: expr) => {
Expand Down

0 comments on commit d9cfd32

Please sign in to comment.