common: resuscitate TestStepCreateFloppy_notfound()

This commit is contained in:
Lars Lehtonen 2019-11-02 10:10:36 -07:00
parent fcb65ee422
commit 8e2885e626
No known key found for this signature in database
GPG Key ID: 8137D474EBCB04F2
1 changed files with 1 additions and 1 deletions

View File

@ -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)