summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-05-03 12:37:47 +0300
committerWolfy-J <[email protected]>2019-05-03 12:37:47 +0300
commitb5decb711e550242bd0e057f8867b7ec85e423b7 (patch)
treec7a634787038ab315316f30a6538473293168f3a /Makefile
parent0f434c18e6c4b6934f47c3f6876c359bca31f9a7 (diff)
bump golang version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b1a78e02..954dff7a 100644
--- a/Makefile
+++ b/Makefile
@@ -17,3 +17,4 @@ test:
go test -v -race -cover ./service/rpc
go test -v -race -cover ./service/http
go test -v -race -cover ./service/static
+ go test -v -race -cover ./service/watcher