Skip to content

Commit

Permalink
update docs with test command
Browse files Browse the repository at this point in the history
  • Loading branch information
gterzian committed Oct 2, 2016
1 parent 1f99381 commit 62d9882
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions python/tidy/README.rst
Expand Up @@ -9,4 +9,9 @@ Install from PyPI (coming soon) or
pip install -e git+https://github.com/servo/servo.git#egg=servo_tidy&subdirectory=python/tidy
```

To run the tests
++++++++++++++++

```
./mach test-tidy --self-test
```

0 comments on commit 62d9882

Please sign in to comment.