mailr3612 - /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 20, 2007 - 10:05:
Author: bugman
Date: Tue Nov 20 10:05:17 2007
New Revision: 3612

URL: http://svn.gna.org/viewcvs/relax?rev=3612&view=rev
Log:
Fixed a small bug.


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=3612&r1=3611&r2=3612&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 Tue Nov 20 
10:05:17 2007
@@ -35,4 +35,4 @@
     """Unit tests for the functions of the 'generic_fns.molecule' module."""
 
     # Place the generic_fns.spin module into the class namespace.
-    spin_fns = molecule
+    molecule_fns = molecule




Related Messages


Powered by MHonArc, Updated Tue Nov 20 10:20:27 2007