mailr22254 - /trunk/test_suite/system_tests/state.py


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

Header


Content

Posted by edward on February 23, 2014 - 22:25:
Author: bugman
Date: Sun Feb 23 22:25:53 2014
New Revision: 22254

URL: http://svn.gna.org/viewcvs/relax?rev=22254&view=rev
Log:
Docstring fix for the previous commit (r22252).


Modified:
    trunk/test_suite/system_tests/state.py

Modified: trunk/test_suite/system_tests/state.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/state.py?rev=22254&r1=22253&r2=22254&view=diff
==============================================================================
--- trunk/test_suite/system_tests/state.py (original)
+++ trunk/test_suite/system_tests/state.py Sun Feb 23 22:25:53 2014
@@ -105,7 +105,7 @@
 
 
     def test_bug_21716_no_cdp_state_save(self):
-        """Catch U{bug #20470<https://gna.org/bugs/?21716>}, the failure to 
save the relax state when no current data pipe is set."""
+        """Catch U{bug #21716<https://gna.org/bugs/?21716>}, the failure to 
save the relax state when no current data pipe is set."""
 
         # Create two data pipes.
         self.interpreter.pipe.create('a', 'mf')




Related Messages


Powered by MHonArc, Updated Mon Feb 24 09:00:03 2014