From 24b40e8039e4912d922eff6b3d1c3bc9c51f6a43 Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Fri, 6 Apr 2018 13:25:30 +0200 Subject: [PATCH] Update Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index bb85806b..f50d5358 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,7 @@ TEST_ENVIRONMENT=false ES_BEATS?=./vendor/github.com/elastic/beats GOPACKAGES=$(shell glide novendor) PREFIX?=. +TESTIFY_TOOL_REPO?=github.com/stretchr/testify #TARGETS="linux/amd64 linux/386 windows/amd64 windows/386 darwin/amd64" #PACKAGES=${BEATNAME}/deb ${BEATNAME}/rpm ${BEATNAME}/darwin ${BEATNAME}/win ${BEATNAME}/bin