Skip to content

Fix incorrect usage of t.Fatalf() in test.#8

Open
tsuna wants to merge 1 commit intogo-tomb:v1from
tsuna:v1
Open

Fix incorrect usage of t.Fatalf() in test.#8
tsuna wants to merge 1 commit intogo-tomb:v1from
tsuna:v1

Conversation

@tsuna
Copy link

@tsuna tsuna commented Aug 24, 2015

Reported by go vet:

tomb_test.go:42: missing argument for Fatalf("%q"): format reads arg 2, have only 1 args

Reported by go vet:
  tomb_test.go:42: missing argument for Fatalf("%q"):
  format reads arg 2, have only 1 args
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant