mailr19280 - /branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py


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

Header


Content

Posted by edward on March 27, 2013 - 20:00:
Author: bugman
Date: Wed Mar 27 20:00:39 2013
New Revision: 19280

URL: http://svn.gna.org/viewcvs/relax?rev=19280&view=rev
Log:
Another fix for the prompt argument unit tests of the relax_disp user 
functions.


Modified:
    branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py

Modified: branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py?rev=19280&r1=19279&r2=19280&view=diff
==============================================================================
--- branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py 
(original)
+++ branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py Wed 
Mar 27 20:00:39 2013
@@ -1,6 +1,6 @@
 
###############################################################################
 #                                                                            
 #
-# Copyright (C) 2008-2010 Edward d'Auvergne                                  
 #
+# Copyright (C) 2008-2013 Edward d'Auvergne                                  
 #
 # Copyright (C) 2009 Sebastien Morin                                         
 #
 #                                                                            
 #
 # This file is part of the program relax (http://www.nmr-relax.com).         
 #
@@ -46,7 +46,7 @@
         self.interpreter.on(verbose=False)
 
         # Alias the user function class.
-        self.relax_fit_fns = self.interpreter.relax_fit
+        self.relax_disp_fns = self.interpreter.relax_disp
 
 
     def test_relax_calc_r2eff_argfail_exp_type(self):




Related Messages


Powered by MHonArc, Updated Wed Mar 27 20:20:05 2013