mailr3656 - /1.3/test_suite/unit_tests/prompt/test_molecule.py


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

Header


Content

Posted by edward on November 20, 2007 - 13:32:
Author: bugman
Date: Tue Nov 20 13:32:15 2007
New Revision: 3656

URL: http://svn.gna.org/viewcvs/relax?rev=3656&view=rev
Log:
Fixed the docstring for the TestCase subclass for the prompt.molecule unit 
tests.


Modified:
    1.3/test_suite/unit_tests/prompt/test_molecule.py

Modified: 1.3/test_suite/unit_tests/prompt/test_molecule.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/prompt/test_molecule.py?rev=3656&r1=3655&r2=3656&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/prompt/test_molecule.py (original)
+++ 1.3/test_suite/unit_tests/prompt/test_molecule.py Tue Nov 20 13:32:15 2007
@@ -47,7 +47,7 @@
 
 
 class Test_molecule(Molecule_base_class, TestCase):
-    """Unit tests for the functions of the 'generic_fns.molecule' module."""
+    """Unit tests for the functions of the 'prompt.molecule' module."""
 
     # Instantiate the user function class.
     molecule_fns = Molecule(relax)




Related Messages


Powered by MHonArc, Updated Tue Nov 20 13:40:09 2007