summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorScott Gasch <[email protected]>2022-06-03 10:22:18 -0700
committerScott Gasch <[email protected]>2022-06-03 10:22:18 -0700
commit7641e2ac7bf22ddfa0ef6c12b127e72dfbfb7f28 (patch)
tree4ebb2e7304c2bbd8974d46157e3663380b685cb3 /README
parent59cae873b00e3459d9a7f794398894c95ab682ed (diff)
Update README
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e94da3b..807d766 100644
--- a/README
+++ b/README
@@ -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