Update test/flat_filter_playlist.py to explicitly specify input columns.
[hooke.git] / test / flat_filter_playlist.py
index d16c9b5e08ba9d82a4033ecd840d2d0ce2baea50..dfd94a1ee550d298b8b849ca864fc6e3d34f75a6 100644 (file)
@@ -24,7 +24,7 @@
 <FilePlaylist playlist.hkp>
 Success
 <BLANKLINE>
->>> h = r.run_lines(h, ['flat_filter_playlist']) # doctest: +ELLIPSIS
+>>> h = r.run_lines(h, ['flat_filter_playlist --distance_column "z piezo (m)" --deflection_column "deflection (m)"']) # doctest: +ELLIPSIS
 <FilePlaylist playlist-0>
 Success
 <BLANKLINE>
@@ -32,7 +32,7 @@ Success
 >>> h.playlists.current().name
 'playlist-0'
 >>> h.playlists.current().path
-'test/data/vclamp_picoforce/playlist-0.hkp'
+u'test/data/vclamp_picoforce/playlist-0.hkp'
 >>> len(h.playlists.current())
 0