mailr3724 - /1.3/test_suite/unit_tests/test_relax_io.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 - 19:32:
Author: bugman
Date: Tue Nov 20 19:32:55 2007
New Revision: 3724

URL: http://svn.gna.org/viewcvs/relax?rev=3724&view=rev
Log:
Improved the docstring of the unit test for relax_io.get_file_path().


Modified:
    1.3/test_suite/unit_tests/test_relax_io.py

Modified: 1.3/test_suite/unit_tests/test_relax_io.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/test_relax_io.py?rev=3724&r1=3723&r2=3724&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/test_relax_io.py (original)
+++ 1.3/test_suite/unit_tests/test_relax_io.py Tue Nov 20 19:32:55 2007
@@ -32,7 +32,7 @@
 
 
     def test_get_file_path(self):
-        """Test for file paths which should remain unmodified."""
+        """Test for file paths which should remain unmodified by 
relax_io.get_file_path."""
 
         # Some file paths that shouldn't change.
         file1 = 'test'




Related Messages


Powered by MHonArc, Updated Tue Nov 20 19:40:06 2007