mailr7292 - /1.3/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py


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

Header


Content

Posted by edward on September 25, 2008 - 15:32:
Author: bugman
Date: Thu Sep 25 15:32:17 2008
New Revision: 7292

URL: http://svn.gna.org/viewcvs/relax?rev=7292&view=rev
Log:
Reverted r7289 as this unit test was bad.

The command used was:
svn merge -r7289:7288 .


Modified:
    1.3/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py

Modified: 1.3/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py?rev=7292&r1=7291&r2=7292&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py (original)
+++ 1.3/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py Thu Sep 25 
15:32:17 2008
@@ -410,16 +410,6 @@
         self.assert_(not obj.contains_spin(mol='RNA'))
 
 
-    def test_Selection_contains_spin8(self):
-        """The Selection object ":9&:Gln@N" contains the spin 'N' of residue 
9 Gln."""
-
-        # The Selection object.
-        obj = mol_res_spin.Selection(":9&:Gln@N")
-
-        # Check if the molecule is in the selection.
-        self.assert_(obj.contains_spin(spin_name='N', res_name='Gln', 
res_num='9'))
-
-
     def test_Selection_contains_spin_re1(self):
         """The Selection object "#Ap4Aase:Glu | #RNA@C8" contains the spin 
'C*' of the mol 'RNA'."""
 




Related Messages


Powered by MHonArc, Updated Thu Sep 25 16:00:02 2008