diff --git a/src/header/common/mod.rs b/src/header/common/mod.rs index 4a68752889..fd60f930af 100644 --- a/src/header/common/mod.rs +++ b/src/header/common/mod.rs @@ -95,6 +95,7 @@ macro_rules! deref( } ); +#[macro_export] macro_rules! test_header { ($id:ident, $raw:expr) => { #[test]