From: W. Trevor King Date: Mon, 19 Nov 2012 12:28:23 +0000 (-0500) Subject: test:note: add 0x05120005 to doctest X-Git-Url: http://git.tremily.us/?p=hooke.git;a=commitdiff_plain;h=4c41fdde604d9e00edb1d17171423b345ebba045 test:note: add 0x05120005 to doctest This should have happend in commit 434e8c556602a9f211396f5549bcc81527f51d80 Author: W. Trevor King Date: Thu Apr 21 08:12:27 2011 -0400 Initial attempt at PicoForce 0x05120005 support. --- diff --git a/test/note.py b/test/note.py index 66696f9..fb96ae6 100644 --- a/test/note.py +++ b/test/note.py @@ -25,7 +25,8 @@ Success >>> h = r.run_lines(h, ['glob_curves_to_playlist test/data/vclamp_picoforce/*'] -... ) # doctest: +ELLIPSIS +... ) # doctest: +ELLIPSIS, +REPORT_UDIFF +