mailr3215 - in /1.3/test_suite/unit_tests/generic_fns: test_pipes.py test_residue.py


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

Header


Content

Posted by edward on March 17, 2007 - 02:58:
Author: bugman
Date: Sat Mar 17 02:57:34 2007
New Revision: 3215

URL: http://svn.gna.org/viewcvs/relax?rev=3215&view=rev
Log:
Removed to unused comment lines.


Modified:
    1.3/test_suite/unit_tests/generic_fns/test_pipes.py
    1.3/test_suite/unit_tests/generic_fns/test_residue.py

Modified: 1.3/test_suite/unit_tests/generic_fns/test_pipes.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/generic_fns/test_pipes.py?rev=3215&r1=3214&r2=3215&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/generic_fns/test_pipes.py (original)
+++ 1.3/test_suite/unit_tests/generic_fns/test_pipes.py Sat Mar 17 02:57:34 
2007
@@ -30,8 +30,6 @@
 from relax_errors import RelaxError, RelaxNoRunError, RelaxRunError
 
 
-# The relax data storage object.
-
 
 class Test_pipes(TestCase):
     """Unit tests for the functions of the 'generic_fns.pipes' module."""

Modified: 1.3/test_suite/unit_tests/generic_fns/test_residue.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/generic_fns/test_residue.py?rev=3215&r1=3214&r2=3215&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/generic_fns/test_residue.py (original)
+++ 1.3/test_suite/unit_tests/generic_fns/test_residue.py Sat Mar 17 02:57:34 
2007
@@ -29,8 +29,6 @@
 from generic_fns import residue
 from relax_errors import RelaxError, RelaxNoRunError, RelaxRunError
 
-
-# The relax data storage object.
 
 
 class Test_residue(TestCase):




Related Messages


Powered by MHonArc, Updated Sat Mar 17 03:00:07 2007