mailr3657 - /1.3/test_suite/unit_tests/prompt/test_spin.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 - 13:32:
Author: bugman
Date: Tue Nov 20 13:32:33 2007
New Revision: 3657

URL: http://svn.gna.org/viewcvs/relax?rev=3657&view=rev
Log:
Fixed the docstring for the TestCase subclass for the prompt.spin unit tests.


Modified:
    1.3/test_suite/unit_tests/prompt/test_spin.py

Modified: 1.3/test_suite/unit_tests/prompt/test_spin.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/prompt/test_spin.py?rev=3657&r1=3656&r2=3657&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/prompt/test_spin.py (original)
+++ 1.3/test_suite/unit_tests/prompt/test_spin.py Tue Nov 20 13:32:33 2007
@@ -46,7 +46,7 @@
 
 
 class Test_spin(Spin_base_class, TestCase):
-    """Unit tests for the functions of the 'generic_fns.spin' module."""
+    """Unit tests for the functions of the 'prompt.spin' module."""
 
     # Instantiate the user function class.
     spin_fns = Spin(relax)




Related Messages


Powered by MHonArc, Updated Tue Nov 20 13:40:09 2007