diff --git a/common/step_create_floppy_test.go b/common/step_create_floppy_test.go index 4c43a6839..64e71ce3b 100644 --- a/common/step_create_floppy_test.go +++ b/common/step_create_floppy_test.go @@ -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)