common: resuscitate TestStepCreateFloppy_missing()

pull/8310/head
Lars Lehtonen 7 years ago
parent 8e2885e626
commit 9a90aa67e6
No known key found for this signature in database
GPG Key ID: 8137D474EBCB04F2

@ -116,7 +116,7 @@ func TestStepCreateFloppy(t *testing.T) {
}
}
func xxxTestStepCreateFloppy_missing(t *testing.T) {
func TestStepCreateFloppy_missing(t *testing.T) {
state := testStepCreateFloppyState(t)
step := new(StepCreateFloppy)

Loading…
Cancel
Save