mailr4351 - /1.3/test_suite/system_tests/test_pipe_create.py


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

Header


Content

Posted by edward on January 05, 2008 - 18:10:
Author: bugman
Date: Sat Jan  5 18:10:35 2008
New Revision: 4351

URL: http://svn.gna.org/viewcvs/relax?rev=4351&view=rev
Log:
Added a missing newline.


Modified:
    1.3/test_suite/system_tests/test_pipe_create.py

Modified: 1.3/test_suite/system_tests/test_pipe_create.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/test_pipe_create.py?rev=4351&r1=4350&r2=4351&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/test_pipe_create.py (original)
+++ 1.3/test_suite/system_tests/test_pipe_create.py Sat Jan  5 18:10:35 2008
@@ -26,6 +26,7 @@
 # relax module imports.
 from data import Data as relax_data_store
 
+
 class Test_pipe_create(TestCase):
     """TestCase class for the functional tests of relax data pipes."""
 




Related Messages


Powered by MHonArc, Updated Sat Jan 05 18:20:15 2008