mailr25818 - /branches/frame_order_cleanup/test_suite/system_tests/frame_order.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on September 14, 2014 - 12:01:
Author: bugman
Date: Sun Sep 14 12:01:49 2014
New Revision: 25818

URL: http://svn.gna.org/viewcvs/relax?rev=25818&view=rev
Log:
Renamed the Frame_order.test_num_int_points system test to 
Frame_order.test_num_int_pts.


Modified:
    branches/frame_order_cleanup/test_suite/system_tests/frame_order.py

Modified: branches/frame_order_cleanup/test_suite/system_tests/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/frame_order.py?rev=25818&r1=25817&r2=25818&view=diff
==============================================================================
--- branches/frame_order_cleanup/test_suite/system_tests/frame_order.py 
(original)
+++ branches/frame_order_cleanup/test_suite/system_tests/frame_order.py Sun 
Sep 14 12:01:49 2014
@@ -1321,7 +1321,7 @@
             self.assertAlmostEqual(ds.chi2[i], chi2_ref[i])
 
 
-    def test_num_int_points(self):
+    def test_num_int_pts(self):
         """Check the basic operation of the frame_order.num_int_pts user 
function."""
 
         # Create a data pipe.




Related Messages


Powered by MHonArc, Updated Sun Sep 14 13:00:03 2014