aboutsummaryrefslogtreecommitdiff
path: root/tests/vm/netbsd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vm/netbsd')
-rwxr-xr-xtests/vm/netbsd1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/vm/netbsd b/tests/vm/netbsd
index 45aa9a7fda..aa883ec23c 100755
--- a/tests/vm/netbsd
+++ b/tests/vm/netbsd
@@ -86,7 +86,6 @@ class NetBSDVM(basevm.BaseVM):
self.print_step("Booting installer")
self.boot(img_tmp, extra_args = [
- "-bios", "pc-bios/bios-256k.bin",
"-machine", "graphics=off",
"-cdrom", iso
])