common: resuscitate TestStepCreateFloppy_missing()
This commit is contained in:
parent
8e2885e626
commit
9a90aa67e6
|
@ -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…
Reference in New Issue