Ignore:
Timestamp:
Mar 29, 2019 6:36:51 AM (5 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_opencl
Children:
6edd344
Parents:
c7e73e7
Message:

Unit test update after latest round of commits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/MainWindow/UnitTesting/GuiManagerTest.py

    r0989bad rc02721c4  
    147147        """ 
    148148        self.manager.processVersion = MagicMock() 
    149         version = {'version'     : '4.2.0', 
     149        version = {'version'     : '4.2.1', 
    150150                   'update_url'  : 'http://www.sasview.org/sasview.latestversion',  
    151151                   'download_url': 'https://github.com/SasView/sasview/releases'} 
Note: See TracChangeset for help on using the changeset viewer.