X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/a6d866990e52d511af7945f5c850fe75dcae65e5..435dc7d9956495f3397e6d7bfcf5cb0b8523d0ed:/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