mailr27141 - /trunk/test_suite/system_tests/structure.py


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

Header


Content

Posted by edward on December 19, 2014 - 10:49:
Author: bugman
Date: Fri Dec 19 10:49:00 2014
New Revision: 27141

URL: http://svn.gna.org/viewcvs/relax?rev=27141&view=rev
Log:
Docstring fix for the Structure.test_atomic_fluctuations system test.


Modified:
    trunk/test_suite/system_tests/structure.py

Modified: trunk/test_suite/system_tests/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/structure.py?rev=27141&r1=27140&r2=27141&view=diff
==============================================================================
--- trunk/test_suite/system_tests/structure.py  (original)
+++ trunk/test_suite/system_tests/structure.py  Fri Dec 19 10:49:00 2014
@@ -311,7 +311,10 @@
 
 
     def test_atomic_fluctuations(self):
-        """Check the operation of the U{structure.rmsd user 
function<http://www.nmr-relax.com/manual/structure_rmsd.html>}."""
+        """Check the operation of the structure.atomic_fluctuations user 
function.
+
+        This interatomic distance fluctuations calculated by the 
U{structure.atomic_fluctuations user 
function<http://www.nmr-relax.com/manual/structure_atomic_fluctuations.html>}.
+        """
 
         # Load the file.
         path = status.install_path + 
sep+'test_suite'+sep+'shared_data'+sep+'structures'




Related Messages


Powered by MHonArc, Updated Fri Dec 19 11:00:03 2014