common: resuscitate TestStepCreateFloppy_missing()

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

View File

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