Author: bugman
Date: Sun Sep 14 14:57:04 2014
New Revision: 25830

URL: http://svn.gna.org/viewcvs/relax?rev=25830&view=rev
Log:
Updated the Frame_order.test_count_sobol_points2 system test for the correct 
number of Sobol' points.


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=25830&r1=25829&r2=25830&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 14:57:04 2014
@@ -973,7 +973,7 @@
         self.interpreter.frame_order.count_sobol_points()
 
         # Check the count.
-        self.assertEqual(cdp.used_sobol_points, 258)
+        self.assertEqual(cdp.used_sobol_points, 12)
 
 
     def test_frame_order_pdb_model_failed_pivot(self):


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to