mailr3745 - /1.3/test_suite/unit_tests/_generic_fns/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 21, 2007 - 00:49:
Author: bugman
Date: Wed Nov 21 00:14:05 2007
New Revision: 3745

URL: http://svn.gna.org/viewcvs/relax?rev=3745&view=rev
Log:
Incorrect comment fix.


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

Modified: 1.3/test_suite/unit_tests/_generic_fns/test_molecule.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/_generic_fns/test_molecule.py?rev=3745&r1=3744&r2=3745&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/_generic_fns/test_molecule.py (original)
+++ 1.3/test_suite/unit_tests/_generic_fns/test_molecule.py Wed Nov 21 
00:14:05 2007
@@ -32,6 +32,6 @@
 class Test_molecule(Molecule_base_class, TestCase):
     """Unit tests for the functions of the 'generic_fns.molecule' module."""
 
-    # Place the generic_fns.spin module into the class namespace.
+    # Place the generic_fns.molecule and generic_fns.residue modules into 
the class namespace.
     molecule_fns = molecule
     residue_fns = residue




Related Messages


Powered by MHonArc, Updated Wed Nov 21 01:00:10 2007