Update test/ with new 'block names' in 'curve info' (from 3371b5652dfe).
[hooke.git] / test / curve_info.py
index 28b14f38723262a03866a59cc500fb75cad48065..892ef2c746665ca63b075affaa9a96b753f6ea8d 100644 (file)
@@ -27,11 +27,13 @@ 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 names: ['approach', 'retract']
 block sizes: [(2048, 2), (2048, 2)]
 Success
 <BLANKLINE>