diff options
author | Wolfy-J <[email protected]> | 2018-06-13 22:45:02 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-06-13 22:45:02 +0300 |
commit | 06486ad04789d5b86ef1fd5e471487665c95dcbc (patch) | |
tree | 9073fbd814e0b01e62be633dd815a6b5b106c8eb /Makefile | |
parent | 9942d1a8b2163fc9a6fc1377a0760512d960502a (diff) |
why php
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |