summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/boot.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/boot.rs b/tests/boot.rs
index f74f38e..d5f52dc 100644
--- a/tests/boot.rs
+++ b/tests/boot.rs
@@ -232,6 +232,7 @@ fn boot() {
         SerialParameters {
             type_: SerialType::Sink,
             path: None,
+            input: None,
             num: 1,
             console: false,
             stdin: false,