diff --git a/cmd/mothd/mothballs_test.go b/cmd/mothd/mothballs_test.go index 61cfff5..7348bfd 100644 --- a/cmd/mothd/mothballs_test.go +++ b/cmd/mothd/mothballs_test.go @@ -105,7 +105,6 @@ func TestMothballs(t *testing.T) { } goofyText := "bozonics" - log.Print("Hey Bozo") //time.Sleep(1 * time.Second) // I don't love this, but we need the mtime to increase, and it's only accurate to 1s m.createMothballWithMoo1("pategory", goofyText) m.refresh()