X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/4041c560ec8e0233b448d97595fc9b7018a25c32..1382eabb3f27d7c9cd5328fb7fddd1ded98121fb:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d620275..91e5320 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,7 +37,7 @@ from the cloned _Black_ repo. It will do the correct thing. Before submitting pull requests, run tests with: ``` -$ python setup.py test +$ python -m unittest ``` ## Hygiene