We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dbfdd9 commit e49691aCopy full SHA for e49691a
1 file changed
README.md
@@ -349,7 +349,7 @@ ScaffoldGraphs testing is located under `test/`. Run all tests using:
349
$ python setup.py test
350
```
351
352
-or run an individual test: `pytest --no-cov test/tree`
+or run an individual test: `pytest --no-cov tests/core`
353
354
When contributing new features please include appropriate test files
355
0 commit comments