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