Updated test/ to match the new explicit YAML format.
[hooke.git] / test / jpk_driver.py
index 8261c7e27994694c6e1ed3dab1ff46bbfc53c88d..f5b7ea0806c39938bf15bb206b6fe5a7093610b7 100644 (file)
@@ -29,10 +29,11 @@ Success
 >>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS, +REPORT_UDIFF
 name: 2009.04.23-15.15.47.jpk
 path: .../test/data/vclamp_jpk/2009.04.23-15.15.47.jpk
-experiment: <class 'hooke.experiment.VelocityClamp'>
+experiment: <hooke.experiment.VelocityClamp object at 0x...>
 driver: <hooke.driver.jpk.JPKDriver object at 0x...>
 filetype: jpk
 note: None
+command stack: []
 blocks: 2
 block sizes: [(4096, 6), (4096, 4)]
 Success