Updated test/ to match the new explicit YAML format.
[hooke.git] / test / wtk_driver.py
index f34907caef8122b42bff302fd4eaaed4ddf1bcf8..0c9068a7b1cb12a75db09f8400528227ed2b3295 100644 (file)
@@ -44,10 +44,11 @@ Success
 >>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS, +REPORT_UDIFF
 name: 20100504144209_unfold
 path: .../test/data/vclamp_wtk/unfold/20100504/20100504144209_unfold
-experiment: <class 'hooke.experiment.VelocityClamp'>
+experiment: <hooke.experiment.VelocityClamp object at 0x...>
 driver: <hooke.driver.wtk.WTKDriver object at 0x...>
 filetype: wtk
 note: None
+command stack: []
 blocks: 2
 block sizes: [(810, 2), (8001, 2)]
 Success