Fixed readme entry about code coverage
This commit is contained in:
parent
51bd94646a
commit
7ef2a61377
1 changed files with 0 additions and 5 deletions
|
@ -55,11 +55,6 @@ To run unit tests, use :
|
||||||
nimble tests
|
nimble tests
|
||||||
```
|
```
|
||||||
|
|
||||||
To calculate the code coverage of tests, use :
|
|
||||||
```
|
|
||||||
nimble coverage
|
|
||||||
```
|
|
||||||
|
|
||||||
To run tests only on (for example) the stack module, use :
|
To run tests only on (for example) the stack module, use :
|
||||||
```
|
```
|
||||||
nim r tests/stack.nim
|
nim r tests/stack.nim
|
||||||
|
|
Reference in a new issue