projects
/
pypiezo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac8cbc1
)
--with-doctests -> --with-doctest in README nosetests example.
author
W. Trevor King
<wking@drexel.edu>
Thu, 10 Mar 2011 13:57:59 +0000
(08:57 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Thu, 10 Mar 2011 13:57:59 +0000
(08:57 -0500)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 2d03505794eebe8872ce053130435f5a41bb6531..8370012271530e93245969f3aeb396fe75be2ee5 100644
(file)
--- a/
README
+++ b/
README
@@
-66,7
+66,7
@@
Testing
Run internal unit tests with::
- $ nosetests --with-doctest
s
--doctest-tests pypiezo
+ $ nosetests --with-doctest --doctest-tests pypiezo
Licence