Skip to content

Commit

Permalink
Update CONTRIBUTING.md with respect to coverage check [skip ci] (#5329)
Browse files Browse the repository at this point in the history
  • Loading branch information
zjmiller authored and hzoo committed Feb 17, 2017
1 parent 69c6d27 commit d55a775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -124,7 +124,7 @@ $ TEST_DEBUG=true make test
To test the code coverage, use:

```sh
$ make test-cov
$ ./scripts/test-cov.sh
```

#### Writing tests
Expand Down

0 comments on commit d55a775

Please sign in to comment.