mailr4412 - /1.3/test_suite/unit_tests/_prompt/test_minimisation.py


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

Header


Content

Posted by edward on January 07, 2008 - 13:16:
Author: bugman
Date: Mon Jan  7 13:16:08 2008
New Revision: 4412

URL: http://svn.gna.org/viewcvs/relax?rev=4412&view=rev
Log:
More tidying up of the unit test comments.


Modified:
    1.3/test_suite/unit_tests/_prompt/test_minimisation.py

Modified: 1.3/test_suite/unit_tests/_prompt/test_minimisation.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/_prompt/test_minimisation.py?rev=4412&r1=4411&r2=4412&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/_prompt/test_minimisation.py (original)
+++ 1.3/test_suite/unit_tests/_prompt/test_minimisation.py Mon Jan  7 
13:16:08 2008
@@ -133,11 +133,7 @@
         """The test of the arguments of the minimise() user function."""
 
         # No arguments.
-        ###############
-
-        # The argument test.
         self.assertRaises(RelaxNoneError, self.minimisation_fns.minimise)
-
 
         # Loop over the data types.
         for data in DATA_TYPES:




Related Messages


Powered by MHonArc, Updated Mon Jan 07 13:20:09 2008