mailr16532 - /branches/uf_redesign/test_suite/gui_tests/state.py


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

Header


Content

Posted by edward on May 30, 2012 - 17:22:
Author: bugman
Date: Wed May 30 17:22:02 2012
New Revision: 16532

URL: http://svn.gna.org/viewcvs/relax?rev=16532&view=rev
Log:
Fix for the State.test_load_state_no_gui() GUI test - the 
final_results_trunc_1.3.bz2 file has been renamed!


Modified:
    branches/uf_redesign/test_suite/gui_tests/state.py

Modified: branches/uf_redesign/test_suite/gui_tests/state.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/test_suite/gui_tests/state.py?rev=16532&r1=16531&r2=16532&view=diff
==============================================================================
--- branches/uf_redesign/test_suite/gui_tests/state.py (original)
+++ branches/uf_redesign/test_suite/gui_tests/state.py Wed May 30 17:22:02 
2012
@@ -43,7 +43,7 @@
         """Test the loading of a relax save state with no GUI data."""
 
         # Simulate the 'Open relax state' menu entry.
-        file = status.install_path + sep + 'test_suite' + sep + 
'shared_data' + sep + 'model_free' + sep + 'OMP' + sep + 
'final_results_trunc_1.3'
+        file = status.install_path + sep + 'test_suite' + sep + 
'shared_data' + sep + 'model_free' + sep + 'OMP' + sep + 
'final_results_trunc_1.3_v2'
         self.app.gui.state_load(file_name=file)
 
         # Show the pipe editor.




Related Messages


Powered by MHonArc, Updated Wed May 30 17:40:02 2012