changeset 4926:ef63850d1144

docs/contributing: remove unnecessary reference to VCS tests
author Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
date Tue, 17 Mar 2015 20:50:58 +0100
parents 56cd202b777e
children f879e7ea1c4b
files docs/contributing.rst
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/docs/contributing.rst	Tue Mar 17 20:47:00 2015 +0100
+++ b/docs/contributing.rst	Tue Mar 17 20:50:58 2015 +0100
@@ -63,9 +63,6 @@
 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
 ------------------------------