mailr4965 - /branches/N_state_model/test_suite/unit_tests/_prompt/test_n_state_model.py


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

Header


Content

Posted by edward on February 13, 2008 - 09:14:
Author: bugman
Date: Wed Feb 13 09:14:31 2008
New Revision: 4965

URL: http://svn.gna.org/viewcvs/relax?rev=4965&view=rev
Log:
Fix for the docstring of the pivot arg unit test for the 
n_state_model.pivot_point() user function.



Modified:
    branches/N_state_model/test_suite/unit_tests/_prompt/test_n_state_model.py

Modified: 
branches/N_state_model/test_suite/unit_tests/_prompt/test_n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/test_suite/unit_tests/_prompt/test_n_state_model.py?rev=4965&r1=4964&r2=4965&view=diff
==============================================================================
--- 
branches/N_state_model/test_suite/unit_tests/_prompt/test_n_state_model.py 
(original)
+++ 
branches/N_state_model/test_suite/unit_tests/_prompt/test_n_state_model.py 
Wed Feb 13 09:14:31 2008
@@ -95,7 +95,7 @@
 
 
     def test_pivot_point_argfail_pivot(self):
-        """The pivot arg test of the pivot_point() user function."""
+        """The pivot arg test of the n_state_model.pivot_point() user 
function."""
 
         # Loop over the data types.
         for data in DATA_TYPES:




Related Messages


Powered by MHonArc, Updated Wed Feb 13 09:20:37 2008