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 | b317f79708a26e760a06c7ed65b42334f23c1af2 (patch) | |
| tree | dcd5e929cd02768ff194c338086ba2fda422515a /python/subunit/run.py | |
| parent | 36da8c0a6b94aa41892f8b733f0ed118f35d538f (diff) | |
| download | subunit-b317f79708a26e760a06c7ed65b42334f23c1af2.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 """ |
