spelling: warnings

pull/6013/head
Josh Soref 8 years ago
parent 27dfe92f1c
commit c5482b3e7e

@ -102,7 +102,7 @@ func TestBuild_Prepare_Twice(t *testing.T) {
build.Prepare()
}
func TestBuildPrepare_BuilderWarniings(t *testing.T) {
func TestBuildPrepare_BuilderWarnings(t *testing.T) {
expected := []string{"foo"}
build := testBuild()

Loading…
Cancel
Save