mailr3459 - /1.3/test_suite/unit_tests/generic_fns/test_residue.py


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

Header


Content

Posted by edward on November 04, 2007 - 20:54:
Author: bugman
Date: Sun Nov  4 20:54:45 2007
New Revision: 3459

URL: http://svn.gna.org/viewcvs/relax?rev=3459&view=rev
Log:
Added a docstring to the 'self.setup_data()' function.


Modified:
    1.3/test_suite/unit_tests/generic_fns/test_residue.py

Modified: 1.3/test_suite/unit_tests/generic_fns/test_residue.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/generic_fns/test_residue.py?rev=3459&r1=3458&r2=3459&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/generic_fns/test_residue.py (original)
+++ 1.3/test_suite/unit_tests/generic_fns/test_residue.py Sun Nov  4 20:54:45 
2007
@@ -56,6 +56,8 @@
 
 
     def setup_data(self):
+        """Function for setting up some data for the unit tests."""
+
         # Create the first residue and add some data to its spin container.
         residue.create(1, 'Ala')
         relax_data_store['orig'].mol[0].res[0].spin[0].num = 111




Related Messages


Powered by MHonArc, Updated Sun Nov 04 21:00:14 2007