From 4c41fdde604d9e00edb1d17171423b345ebba045 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 19 Nov 2012 07:28:23 -0500 Subject: [PATCH] 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. --- test/note.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 + -- 2.26.2