Skip to content

Commit 939fc0d

Browse files
committed
multiboot2-header: removed unused test_utils module
1 parent 829f379 commit 939fc0d

File tree

2 files changed

+0
-95
lines changed

2 files changed

+0
-95
lines changed

multiboot2-header/src/lib.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ extern crate alloc;
4747
#[cfg(test)]
4848
extern crate std;
4949

50-
#[cfg_attr(test, macro_use)]
51-
#[cfg(test)]
52-
pub(crate) mod test_utils;
53-
5450
mod address;
5551
mod console;
5652
mod end;

multiboot2-header/src/test_utils.rs

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)