mailr7019 - /1.3/test_suite/system_tests/palmer.py


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

Header


Content

Posted by sebastien . morin . 1 on July 29, 2008 - 16:20:
Author: semor
Date: Tue Jul 29 16:20:01 2008
New Revision: 7019

URL: http://svn.gna.org/viewcvs/relax?rev=7019&view=rev
Log:
Correcaedt the name of the function as the complete analysis is tested, not 
only stage 1.


Modified:
    1.3/test_suite/system_tests/palmer.py

Modified: 1.3/test_suite/system_tests/palmer.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/palmer.py?rev=7019&r1=7018&r2=7019&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/palmer.py (original)
+++ 1.3/test_suite/system_tests/palmer.py Tue Jul 29 16:20:01 2008
@@ -33,7 +33,7 @@
     'Modelfree4'.
     """
 
-    def test_palmer_stage_1(self):
+    def test_palmer(self):
         """Test a complete model-free analysis using the program 
'Modelfree4'."""
 
         # Test for the presence of the Modelfree4 binary (skip the test if 
not present).
@@ -44,5 +44,3 @@
 
         # Execute the script.
         self.relax.interpreter.run(script_file=sys.path[-1] + 
'/test_suite/system_tests/scripts/palmer.py')
-
-




Related Messages


Powered by MHonArc, Updated Tue Jul 29 23:20:20 2008