# HG changeset patch # User Thomas De Schampheleire # Date 2015-03-17 20:50:58 # Node ID ef63850d1144437f59682c6f1d71ab8448f16eba # Parent 56cd202b777e897c83e1178e6f31ac94c22866cd docs/contributing: remove unnecessary reference to VCS tests diff --git a/docs/contributing.rst b/docs/contributing.rst --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -63,9 +63,6 @@ the tests, thus eliminating the initial You can run individual tests by specifying their path as argument to nosetests. nosetests also has many more options, see `nosetests -h`. -There's a special set of tests for push/pull operations in -`kallithea/tests/other/test_vcs_operations.py`. - Coding/contribution guidelines ------------------------------