Transition from v0.1 XML playlists to v0.2 YAML playlists.
[hooke.git] / test / curve_info.py
index 9ab0ce60f947248facd54a27815c175bc732b8fd..28b14f38723262a03866a59cc500fb75cad48065 100644 (file)
@@ -26,11 +26,11 @@ Success
 <BLANKLINE>
 >>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS, +REPORT_UDIFF
 name: picoforce.000
-path: test/data/picoforce.000
+path: .../test/data/picoforce.000
 experiment: <class 'hooke.experiment.VelocityClamp'>
 driver: <hooke.driver.picoforce.PicoForceDriver object at 0x...>
 filetype: picoforce
-note: 
+note: None
 blocks: 2
 block sizes: [(2048, 2), (2048, 2)]
 Success