aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index 195e545..883c726 100644
--- a/README.md
+++ b/README.md
@@ -55,11 +55,6 @@ To run unit tests, use :
nimble tests
```
-To calculate the code coverage of tests, use :
-```
-nimble coverage
-```
-
To run tests only on (for example) the stack module, use :
```
nim r tests/stack.nim