projects
/
python_utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59cae87
)
Update README
author
Scott Gasch
<
[email protected]
>
Fri, 3 Jun 2022 17:22:18 +0000
(10:22 -0700)
committer
Scott Gasch
<
[email protected]
>
Fri, 3 Jun 2022 17:22:18 +0000
(10:22 -0700)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index e94da3bfcd429f999c142729315b9037ec08e3b9..807d7665aae830880cbaa7652742c9f75ebd968d 100644
(file)
--- 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