Skip to content

Commit be2aba3

Browse files
committed
address #37 with wording change in docs
1 parent 0826e80 commit be2aba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/developers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ Running Tests
6666

6767
The test suite for virtualenvwrapper uses `shunit2
6868
<http://shunit2.googlecode.com/>`_. To run the tests under bash, sh,
69-
and zsh, use ``make test``. To add new tests, modify or create an
70-
appropriate script in the ``tests`` directory.
69+
and zsh, use ``make test``. In order to add new tests, you will need
70+
to modify or create an appropriate script in the ``tests`` directory.

0 commit comments

Comments
 (0)