mailr4284 - /1.3/test_suite/unit_tests/value_testing_base.py


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

Header


Content

Posted by edward on January 03, 2008 - 17:49:
Author: bugman
Date: Thu Jan  3 17:49:51 2008
New Revision: 4284

URL: http://svn.gna.org/viewcvs/relax?rev=4284&view=rev
Log:
Another bug fix for the spin specific unit tests of the value setting 
function.

No spin data was being set up for the reduced spectral density mapping 
parameter tests.


Modified:
    1.3/test_suite/unit_tests/value_testing_base.py

Modified: 1.3/test_suite/unit_tests/value_testing_base.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/value_testing_base.py?rev=4284&r1=4283&r2=4284&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/value_testing_base.py (original)
+++ 1.3/test_suite/unit_tests/value_testing_base.py Thu Jan  3 17:49:51 2008
@@ -54,6 +54,7 @@
 
         # Set up some spins.
         self.set_up_spins(pipe_name='mf')
+        self.set_up_spins(pipe_name='jw')
 
 
     def tearDown(self):




Related Messages


Powered by MHonArc, Updated Thu Jan 03 18:00:24 2008