mailr12122 - /1.3/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py


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

Header


Content

Posted by edward on January 04, 2011 - 11:36:
Author: bugman
Date: Tue Jan  4 11:36:54 2011
New Revision: 12122

URL: http://svn.gna.org/viewcvs/relax?rev=12122&view=rev
Log:
Docstring fix for the __init__() method.


Modified:
    1.3/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py

Modified: 1.3/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py?rev=12122&r1=12121&r2=12122&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py 
(original)
+++ 1.3/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py Tue 
Jan  4 11:36:54 2011
@@ -38,7 +38,7 @@
     """Unit tests for the functions of the 
'generic_fns.structure.scientific' module."""
 
     def __init__(self, methodName='runTest'):
-        """Set up the tests, if scientific Python is installed.
+        """Skip scientific Python tests if not installed.
 
         @keyword methodName:    The keyword for unittest.TestCase.
         @type methodName:       str




Related Messages


Powered by MHonArc, Updated Tue Jan 04 11:40:02 2011