mailr3385 - /1.3/test_suite/unit_tests/generic_fns/test_residue.py


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

Header


Content

Posted by edward on October 29, 2007 - 15:03:
Author: bugman
Date: Mon Oct 29 15:03:53 2007
New Revision: 3385

URL: http://svn.gna.org/viewcvs/relax?rev=3385&view=rev
Log:
Fixed a bug in the 'test_rename' unit test.


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

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=3385&r1=3384&r2=3385&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 Mon Oct 29 15:03:53 
2007
@@ -258,7 +258,6 @@
 
         # Create the first residue and add some data to its spin container.
         residue.create(-10, 'His')
-        relax_data_store['orig'].mol[0].res[0].spin[0].num = 10
 
         # Rename the residue.
         residue.rename(res_from='@-10', new_name='K')




Related Messages


Powered by MHonArc, Updated Mon Oct 29 15:20:41 2007