diff options
Diffstat (limited to 'tests/qtest/test-hmp.c')
| -rw-r--r-- | tests/qtest/test-hmp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qtest/test-hmp.c b/tests/qtest/test-hmp.c index fc9125f8bb..1b2e07522f 100644 --- a/tests/qtest/test-hmp.c +++ b/tests/qtest/test-hmp.c @@ -64,7 +64,6 @@ static const char *hmp_cmds[] = { "qom-get /machine initrd", "screendump /dev/null", "sendkey x", - "singlestep on", "wavcapture /dev/null", "stopcapture 0", "sum 0 512", |