Adjust test/get_curve.py for Curve.__str__, etc. changes in d2317379f775
authorW. Trevor King <wking@drexel.edu>
Thu, 12 Aug 2010 18:09:56 +0000 (14:09 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 12 Aug 2010 18:09:56 +0000 (14:09 -0400)
test/get_curve.py

index 6f20e8e5aa2856bf32933f851d92c81c43f5b7cc..fc1e6530320d7e79548c22f544befe0e5e52d3e3 100644 (file)
@@ -25,7 +25,7 @@
 Success
 <BLANKLINE>
 >>> h = r.run_lines(h, ['get_curve']) # doctest: +ELLIPSIS, +REPORT_UDIFF
 Success
 <BLANKLINE>
 >>> h = r.run_lines(h, ['get_curve']) # doctest: +ELLIPSIS, +REPORT_UDIFF
-<hooke.curve.Curve object at 0x...>
+<Curve picoforce.000>
 Success
 <BLANKLINE>
 """
 Success
 <BLANKLINE>
 """