Author: bugman
Date: Thu Jan 15 11:53:23 2009
New Revision: 8464
URL: http://svn.gna.org/viewcvs/relax?rev=8464&view=rev
Log:
Fix for the test_atom_loop_spin_selection2() unit test, the molecule now has a
name!
Modified:
branches/multi_structure/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py
Modified:
branches/multi_structure/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py
URL:
http://svn.gna.org/viewcvs/relax/branches/multi_structure/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py?rev=8464&r1=8463&r2=8464&view=diff
==============================================================================
---
branches/multi_structure/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py
(original)
+++
branches/multi_structure/test_suite/unit_tests/_generic_fns/_structure/test_scientific.py
Thu Jan 15 11:53:23 2009
@@ -226,7 +226,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, None)
+ self.assertEqual(mol_name, 'Ap4Aase_res1-12_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