We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f2654f commit 8401ea6Copy full SHA for 8401ea6
uefi-test-runner/src/proto/shell.rs
@@ -11,5 +11,4 @@ pub fn test() {
11
let mut _shell =
12
boot::open_protocol_exclusive::<Shell>(handle).expect("Failed to open Shell protocol");
13
14
- info!("filetree test successful")
15
}
0 commit comments