projects
/
hooke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bce60a8
)
Adjust test/get_curve.py for Curve.__str__, etc. changes in d2317379f775
author
W. Trevor King
<wking@drexel.edu>
Thu, 12 Aug 2010 18:09:56 +0000
(14:09 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Thu, 12 Aug 2010 18:09:56 +0000
(14:09 -0400)
test/get_curve.py
patch
|
blob
|
history
diff --git
a/test/get_curve.py
b/test/get_curve.py
index 6f20e8e5aa2856bf32933f851d92c81c43f5b7cc..fc1e6530320d7e79548c22f544befe0e5e52d3e3 100644
(file)
--- a/
test/get_curve.py
+++ b/
test/get_curve.py
@@
-25,7
+25,7
@@
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['get_curve']) # doctest: +ELLIPSIS, +REPORT_UDIFF
-<
hooke.curve.Curve object at 0x...
>
+<
Curve picoforce.000
>
Success
<BLANKLINE>
"""