mailr27339 - /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 28, 2015 - 12:29:
Author: bugman
Date: Wed Jan 28 12:29:54 2015
New Revision: 27339

URL: http://svn.gna.org/viewcvs/relax?rev=27339&view=rev
Log:
Fix for the Structure.test_displacement system test - the molecule IDs needed 
updating.


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=27339&r1=27338&r2=27339&view=diff
==============================================================================
--- trunk/test_suite/system_tests/structure.py  (original)
+++ trunk/test_suite/system_tests/structure.py  Wed Jan 28 12:29:54 2015
@@ -3255,7 +3255,7 @@
         self.interpreter.structure.rotate(R, model=3)
 
         # The data to check.
-        ids = ['model 1', 'model 2']
+        ids = ['model 1, Ap4Aase_res1-12_mol1', 'model 2, 
Ap4Aase_res1-12_mol1']
         trans_vect = [
             [[0.0, 0.0, 0.0],
              [   2.270857972754659,   -1.811667138656451,    
1.878400649688508]],




Related Messages


Powered by MHonArc, Updated Wed Jan 28 13:20:02 2015