Skip to content

Commit 884ffc7

Browse files
committed
update local test readme
1 parent 402be35 commit 884ffc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
To run the tests first install `pytest`:
44

5-
```pip install pytest pytest-cov```
5+
```pip install pytest```
66

77
Then `cd` into the fastdup repo root directory and run:
88

9-
```pytest --cov=fastdup```
9+
```pytest```

0 commit comments

Comments
 (0)