diff options
| author | Robert Collins <robertc@robertcollins.net> | 2009-09-19 17:19:38 +1000 |
|---|---|---|
| committer | Robert Collins <robertc@robertcollins.net> | 2009-09-19 17:19:38 +1000 |
| commit | 83e24dfd278db6bf7f8ab69109aeab6ffa27c24b (patch) | |
| tree | dcd5e929cd02768ff194c338086ba2fda422515a /python/subunit/run.py | |
| parent | b4bf5e01e4ca0eab0b52f2f3fa205683f64f5ab6 (diff) | |
| download | subunit-git-83e24dfd278db6bf7f8ab69109aeab6ffa27c24b.tar.gz | |
Proper use of capitals for proper nouns.
Diffstat (limited to 'python/subunit/run.py')
| -rwxr-xr-x | python/subunit/run.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/subunit/run.py b/python/subunit/run.py index 66b9633..9d867f8 100755 --- a/python/subunit/run.py +++ b/python/subunit/run.py @@ -17,7 +17,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # -"""Run a unittest testcase reporting results as subunit. +"""Run a unittest testcase reporting results as Subunit. $ python -m subunit.run mylib.tests.test_suite """ |
