Ignore:
Timestamp:
Sep 28, 2018 9:07:44 AM (6 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
62c6dc0
Parents:
f1b696d
git-author:
Piotr Rozyczko <piotr.rozyczko@…> (09/28/18 09:06:36)
git-committer:
Piotr Rozyczko <piotr.rozyczko@…> (09/28/18 09:07:44)
Message:

Updated About and Acknowledgement windows. SASVIEW-1184

File:
1 edited

Legend:

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

    r53c771e r7385fec  
    3737        self.assertIn("SasView", version.text()) 
    3838        self.assertIn("Build:", version.text()) 
    39         self.assertIn("UTK, UMD, NIST, ORNL, ISIS, ESS, ILL and ANSTO", version.text()) 
     39        self.assertIn("UTK, UMD, NIST, ORNL, ISIS, ESS, ILL, ANSTO and BAM", version.text()) 
    4040        
    4141if __name__ == "__main__": 
Note: See TracChangeset for help on using the changeset viewer.