projects
/
pgp-mime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f5ba79
)
Fix pgp-mime -> pgp_mime in README nosetest examples.
author
W. Trevor King
<wking@tremily.us>
Fri, 20 Apr 2012 02:04:06 +0000
(22:04 -0400)
committer
W. Trevor King
<wking@tremily.us>
Fri, 20 Apr 2012 02:04:06 +0000
(22:04 -0400)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 7b88dd9d575b93ee1ec335b1097bdd30bf302e33..18fed9a6f5cdcee13a9cfa76b3751db395bc566a 100644
(file)
--- a/
README
+++ b/
README
@@
-104,12
+104,12
@@
Testing
Run the internal unit tests using nose_::
- $ nosetests --with-doctest --doctest-tests pgp
-
mime
+ $ nosetests --with-doctest --doctest-tests pgp
_
mime
If a Python-3-version of ``nosetests`` is not the default on your
system, you may need to try something like::
- $ nosetests-3.2 --with-doctest --doctest-tests pgp
-
mime
+ $ nosetests-3.2 --with-doctest --doctest-tests pgp
_
mime
Licence
=======