From 8fab090abc369237d5f9be2ee676005b24c2a470 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Wed, 18 Nov 2020 18:15:09 +0300 Subject: Handler test --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b45c21f1..9273d408 100644 --- a/Makefile +++ b/Makefile @@ -7,4 +7,5 @@ test: go test -v -race -cover ./plugins/logger/tests -tags=debug go test -v -race -cover ./plugins/metrics/tests -tags=debug go test -v -race -cover ./plugins/informer/tests -tags=debug - go test -v -race -cover ./plugins/resetter/tests -tags=debug \ No newline at end of file + go test -v -race -cover ./plugins/resetter/tests -tags=debug + go test -v -race -cover ./plugins/http/attributes -tags=debug \ No newline at end of file -- cgit v1.2.3