mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-12 09:30:27 +00:00
Update README.rst with the correct way to run the test suite
This commit is contained in:
parent
7109318bd0
commit
3290aa943f
1 changed files with 1 additions and 1 deletions
|
@ -53,4 +53,4 @@ Where are the tests?
|
|||
The tests are in the attic/testsuite package. To run the test suite use the
|
||||
following command::
|
||||
|
||||
$ python -m attic.testsuite.run
|
||||
$ fakeroot -u python -m attic.testsuite.run
|
||||
|
|
Loading…
Reference in a new issue