Author: bugman Date: Fri Jan 4 18:28:05 2008 New Revision: 4334 URL: http://svn.gna.org/viewcvs/relax?rev=4334&view=rev Log: Reverted the debugging code of r4330.
The command used was: svn merge -r4330:4329 svn+ssh://[EMAIL PROTECTED]/svn/relax/1.3 Modified: 1.3/test_suite/unit_tests/sequence_testing_base.py Modified: 1.3/test_suite/unit_tests/sequence_testing_base.py URL: http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/sequence_testing_base.py?rev=4334&r1=4333&r2=4334&view=diff ============================================================================== --- 1.3/test_suite/unit_tests/sequence_testing_base.py (original) +++ 1.3/test_suite/unit_tests/sequence_testing_base.py Fri Jan 4 18:28:05 2008 @@ -90,8 +90,6 @@ # Try displaying the residue sequence. self.sequence_fns.display(mol_name_col=None, res_num_col=0, res_name_col=1, spin_num_col=None, spin_name_col=None) - raise NameError, "Hello" - def test_read_protein_noe_data(self): """Test the reading of the amino acid sequence out of a protein NOE data file. _______________________________________________ relax (http://nmr-relax.com) This is the relax-commits mailing list relax-commits@gna.org 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