mailr27137 - /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 18, 2014 - 16:46:
Author: bugman
Date: Thu Dec 18 16:46:11 2014
New Revision: 27137

URL: http://svn.gna.org/viewcvs/relax?rev=27137&view=rev
Log:
Docstring fixes for the Structure.test_atomic_fluctuations_gnuplot system 
test.

This was pointing to the structure.rmsd user function instead of 
structure.atomic_fluctuations.


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=27137&r1=27136&r2=27137&view=diff
==============================================================================
--- trunk/test_suite/system_tests/structure.py  (original)
+++ trunk/test_suite/system_tests/structure.py  Thu Dec 18 16:46:11 2014
@@ -338,9 +338,9 @@
 
 
     def test_atomic_fluctuations_gnuplot(self):
-        """Check the operation of the structure.rmsd user function for 
creating a gnuplot script.
-
-        This checks the format argument of the U{structure.rmsd user 
function<http://www.nmr-relax.com/manual/structure_rmsd.html>} when set to 
'gnuplot'.
+        """Check the operation of the structure.atomic_fluctuations user 
function for creating a gnuplot script.
+
+        This checks the format argument of the 
U{structure.atomic_fluctuations user 
function<http://www.nmr-relax.com/manual/structure_atomic_fluctuations.html>} 
when set to 'gnuplot'.
         """
 
         # Load the file.




Related Messages


Powered by MHonArc, Updated Thu Dec 18 18:20:02 2014