diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ To set up a new testing environment: 5. Run the unittests to make sure they all work: cd <your venv>/<your dev root>/tests - ./run_tests -a + ./run_tests.py -a 6. Create a local git branch |
