From f5437632f486b7d0a0a181c58f113c86d032b02c Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 24 Apr 2017 20:11:36 -0400 Subject: Upgrading server dependancies (#6215) --- vendor/github.com/disintegration/imaging/histogram_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/github.com/disintegration/imaging/histogram_test.go') diff --git a/vendor/github.com/disintegration/imaging/histogram_test.go b/vendor/github.com/disintegration/imaging/histogram_test.go index 0bcf82588..10f4c3fef 100644 --- a/vendor/github.com/disintegration/imaging/histogram_test.go +++ b/vendor/github.com/disintegration/imaging/histogram_test.go @@ -36,7 +36,7 @@ func TestHistogram(t *testing.T) { for _, val := range h { if val != 0 { t.Errorf("Histogram for an empty image should be a zero histogram.") - return + return } } } -- cgit v1.2.3-1-g7c22