Unverified Commit 8e2885e6 authored by Lars Lehtonen's avatar Lars Lehtonen
Browse files

common: resuscitate TestStepCreateFloppy_notfound()

parent fcb65ee4
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment