summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-06-13 22:45:02 +0300
committerWolfy-J <[email protected]>2018-06-13 22:45:02 +0300
commit06486ad04789d5b86ef1fd5e471487665c95dcbc (patch)
tree9073fbd814e0b01e62be633dd815a6b5b106c8eb /Makefile
parent9942d1a8b2163fc9a6fc1377a0760512d960502a (diff)
why php
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 732e55d3..9726ed69 100644
--- a/Makefile
+++ b/Makefile
@@ -2,4 +2,5 @@ test:
go test -v -race -cover
go test -v -race -cover ./service
go test -v -race -cover ./service/rpc
- go test -v -race -cover ./service/http \ No newline at end of file
+ go test -v -race -cover ./service/http
+ go test -v -race -cover ./service/static \ No newline at end of file