summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-06-12 00:11:16 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2015-06-12 00:11:16 +0200
commit9880ac7ba8d220a2a4da9d076e87e874501876c4 (patch)
tree0c1cdc8e84da2d9b5e86f77210ccc7ffecb1c4ad /README.rst
parent98a015772ddb88005edc7d0ba68f859fe7c86fdd (diff)
README: mention pytest
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a88732b68..3668d38cf 100644
--- a/README.rst
+++ b/README.rst
@@ -70,7 +70,7 @@ Where are the tests?
The tests are in the borg/testsuite package. To run the test suite use the
following command::
- $ fakeroot -u tox # you need to have tox installed
+ $ fakeroot -u tox # you need to have tox and pytest installed
.. |build| image:: https://travis-ci.org/borgbackup/borg.svg
:alt: Build Status