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]],


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

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

Reply via email to