From 1d6ed3f42c20a1e2b2fa551237b956aa7faac0c3 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 1 Jun 2010 13:33:24 -0400 Subject: [PATCH] Use REPORT_UDIFF doctest option in test/curve_info.py --- test/curve_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/curve_info.py b/test/curve_info.py index 62b2f4c..21b39af 100644 --- a/test/curve_info.py +++ b/test/curve_info.py @@ -24,7 +24,7 @@ Success ->>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS +>>> h = r.run_lines(h, ['curve_info']) # doctest: +ELLIPSIS, +REPORT_UDIFF name: picoforce.000 path: test/data/picoforce.000 experiment: -- 2.26.2