From d37cd690db533e2b8a96e55f11fc798653014e56 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Fri, 15 Jan 2021 11:36:22 +0300 Subject: Update worker_watcher stack tests --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 665c2143..a76dae06 100755 --- a/Makefile +++ b/Makefile @@ -31,6 +31,7 @@ test: ## Run application tests go test -v -race -cover -tags=debug -covermode=atomic ./pkg/pool go test -v -race -cover -tags=debug -covermode=atomic ./pkg/socket go test -v -race -cover -tags=debug -covermode=atomic ./pkg/worker + go test -v -race -cover -tags=debug -covermode=atomic ./pkg/worker_watcher go test -v -race -cover -tags=debug -covermode=atomic ./tests/plugins/http go test -v -race -cover -tags=debug -covermode=atomic ./tests/plugins/informer go test -v -race -cover -tags=debug -covermode=atomic ./tests/plugins/reload -- cgit v1.2.3