mailr27427 - /trunk/test_suite/system_tests/structure.py


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

Header


Content

Posted by edward on January 31, 2015 - 15:07:
Author: bugman
Date: Sat Jan 31 15:07:35 2015
New Revision: 27427

URL: http://svn.gna.org/viewcvs/relax?rev=27427&view=rev
Log:
Renamed the Structure.test_sequence_alignment_molecules system test.

The new name is Structure.test_sequence_alignment_central_star_nw70_blosum62, 
to better reflect what
the test is doing.


Modified:
    trunk/test_suite/system_tests/structure.py

Modified: trunk/test_suite/system_tests/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/structure.py?rev=27427&r1=27426&r2=27427&view=diff
==============================================================================
--- trunk/test_suite/system_tests/structure.py  (original)
+++ trunk/test_suite/system_tests/structure.py  Sat Jan 31 15:07:35 2015
@@ -4643,7 +4643,7 @@
         self.assertAlmostEqual(cdp.structure.rmsd, 0.77282758781333061)
 
 
-    def test_sequence_alignment_molecules(self):
+    def test_sequence_alignment_central_star_nw70_blosum62(self):
         """Test of the structure.sequence_alignment user function."""
 
         # Path of the structure file.




Related Messages


Powered by MHonArc, Updated Sat Jan 31 15:20:02 2015