common: resuscitate TestStepCreateFloppy_notfound()

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

@ -161,7 +161,7 @@ func xxxTestStepCreateFloppy_missing(t *testing.T) {
}
}
func xxxTestStepCreateFloppy_notfound(t *testing.T) {
func TestStepCreateFloppy_notfound(t *testing.T) {
state := testStepCreateFloppyState(t)
step := new(StepCreateFloppy)

Loading…
Cancel
Save