mailr27096 - /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 December 11, 2014 - 17:27:
Author: bugman
Date: Thu Dec 11 17:27:46 2014
New Revision: 27096

URL: http://svn.gna.org/viewcvs/relax?rev=27096&view=rev
Log:
Fix for the Structure.test_displacement system test for the 
assemble_coord_array() function bugfix.


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=27096&r1=27095&r2=27096&view=diff
==============================================================================
--- trunk/test_suite/system_tests/structure.py  (original)
+++ trunk/test_suite/system_tests/structure.py  Thu Dec 11 17:27:46 2014
@@ -2976,7 +2976,7 @@
         self.interpreter.structure.rotate(R, model=3)
 
         # The data to check.
-        ids = ['model 1, Ap4Aase_res1-12_mol1', 'model 2, 
Ap4Aase_res1-12_mol1']
+        ids = ['model 1', 'model 2']
         trans_vect = [
             [[0.0, 0.0, 0.0],
              [   2.270857972754659,   -1.811667138656451,    
1.878400649688508]],




Related Messages


Powered by MHonArc, Updated Thu Dec 11 17:40:02 2014