mailr7803 - /1.3/test_suite/system_tests/generic.py


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

Header


Content

Posted by edward on October 17, 2008 - 23:33:
Author: bugman
Date: Fri Oct 17 23:33:39 2008
New Revision: 7803

URL: http://svn.gna.org/viewcvs/relax?rev=7803&view=rev
Log:
Fixed the contents of the class docstring.

This was incorrectly mentioning relaxation curve-fitting and was identified 
by Seb.


Modified:
    1.3/test_suite/system_tests/generic.py

Modified: 1.3/test_suite/system_tests/generic.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/generic.py?rev=7803&r1=7802&r2=7803&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/generic.py (original)
+++ 1.3/test_suite/system_tests/generic.py Fri Oct 17 23:33:39 2008
@@ -30,7 +30,7 @@
 
 
 class Generic(TestCase):
-    """Class for testing various aspects specific to relaxation 
curve-fitting."""
+    """Class containing generic tests of relax execution."""
 
     def tearDown(self):
         """Reset the relax data storage object."""




Related Messages


Powered by MHonArc, Updated Sat Oct 18 17:20:03 2008