Author: bugman
Date: Thu Jan 15 13:44:42 2009
New Revision: 8469

URL: http://svn.gna.org/viewcvs/relax?rev=8469&view=rev
Log:
Fix for the test___residue_loop_selection() unit test.

The molecule name is now different!


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=8469&r1=8468&r2=8469&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 13:44:42 2009
@@ -92,7 +92,7 @@
         self.data.load_pdb(self.test_pdb_path)
 
         # Create the selection object (which should match the residue name of 
None).
-        sel_obj = Selection('#Ap4Aase')
+        sel_obj = Selection('#Ap4Aase_res1-12_mol1')
 
         # Loop over the residues.
         res_count = 0


_______________________________________________
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

Reply via email to