Updated test/ to match the new explicit YAML format.
[hooke.git] / test / curve_info.py
index 28b14f38723262a03866a59cc500fb75cad48065..8dfc1eb7f1962714d2980ed6cb4fe602a3602eb6 100644 (file)
@@ -27,10 +27,11 @@ Success
 >>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS, +REPORT_UDIFF
 name: picoforce.000
 path: .../test/data/picoforce.000
-experiment: <class 'hooke.experiment.VelocityClamp'>
+experiment: <hooke.experiment.VelocityClamp object at 0x...>
 driver: <hooke.driver.picoforce.PicoForceDriver object at 0x...>
 filetype: picoforce
 note: None
+command stack: []
 blocks: 2
 block sizes: [(2048, 2), (2048, 2)]
 Success