Skip to content

Commit d438cb7

Browse files
committed
Remove test debugging changes.
1 parent 1c56c2a commit d438cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/default_settings.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use bootloader_test_runner::run_test_kernel;
44
fn basic_boot() {
55
run_test_kernel(
66
env!("CARGO_BIN_FILE_TEST_KERNEL_DEFAULT_SETTINGS_basic_boot"),
7-
Some("tests/ramdisk.txt"),
7+
None
88
);
99
}
1010

0 commit comments

Comments
 (0)