From: W. Trevor King Date: Sat, 21 Jul 2012 13:37:52 +0000 (-0400) Subject: Add W_plrX5.data_units check to test-igorpy.py. X-Git-Tag: v0.2~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5a636a00a0ce1edc560711bbfaf10726afbcdb25;p=igor.git Add W_plrX5.data_units check to test-igorpy.py. --- diff --git a/test/test-igorpy.py b/test/test-igorpy.py index ab9e9a8..423ac3c 100644 --- a/test/test-igorpy.py +++ b/test/test-igorpy.py @@ -73,6 +73,8 @@ Waves: 0.04715481, 0.0467683 , 0.04638178, 0.04599527, 0.04560875, ... 0.00077303, 0.00038651, 0. ]), array([], dtype=float64), array([], dtype=float64), array([], dtype=float64)] +>>> d.W_plrX5.data_units +('', '', '', '') >>> d.W_plrX5.axis_units ('', '', '', '') >>> d.W_plrX5.data # doctest: +ELLIPSIS