Specify to use -test.short when running unit tests.
This commit is contained in:
parent
c388ea0a09
commit
306645d891
@ -20,8 +20,8 @@ At this point you can build cAdvisor:
|
||||
$ godep go build github.com/google/cadvisor
|
||||
```
|
||||
|
||||
or run unit tests:
|
||||
or run only unit tests:
|
||||
|
||||
```
|
||||
$ godep go test github.com/google/cadvisor/...
|
||||
$ godep go test github.com/google/cadvisor/... -test.short
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user