Author: bugman
Date: Mon Jan 12 16:37:03 2009
New Revision: 8422
URL: http://svn.gna.org/viewcvs/relax?rev=8422&view=rev
Log:
Fix for the test_atom_loop_spin_selection2() unit test for the molecule naming.
Modified:
branches/multi_structure/test_suite/unit_tests/_generic_fns/_structure/test_internal.py
Modified:
branches/multi_structure/test_suite/unit_tests/_generic_fns/_structure/test_internal.py
URL:
http://svn.gna.org/viewcvs/relax/branches/multi_structure/test_suite/unit_tests/_generic_fns/_structure/test_internal.py?rev=8422&r1=8421&r2=8422&view=diff
==============================================================================
---
branches/multi_structure/test_suite/unit_tests/_generic_fns/_structure/test_internal.py
(original)
+++
branches/multi_structure/test_suite/unit_tests/_generic_fns/_structure/test_internal.py
Mon Jan 12 16:37:03 2009
@@ -188,7 +188,7 @@
for model_num, mol_name, res_num, res_name, spin_num, spin_name,
element, pos in self.data.atom_loop(atom_id='@163', model_num_flag=True,
mol_name_flag=True, res_num_flag=True, res_name_flag=True, atom_num_flag=True,
atom_name_flag=True, element_flag=True, pos_flag=True):
# Test the spin info.
self.assertEqual(model_num, 1)
- self.assertEqual(mol_name, 'Ap4Aase_res1-12.pdb')
+ self.assertEqual(mol_name, self.test_pdb_root+'_mol1')
self.assertEqual(res_num, 11)
self.assertEqual(res_name, 'GLU')
self.assertEqual(spin_num, 163)
_______________________________________________
relax (http://nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits