Changeset aed0532 in sasview for src/sas/qtgui/MainWindow/UnitTesting/DataExplorerTest.py
- Timestamp:
- May 1, 2018 8:45:08 AM (7 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- b5cc06e
- Parents:
- 417c03f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/MainWindow/UnitTesting/DataExplorerTest.py
rc6fb57c raed0532 437 437 Test that the Help window gets shown correctly 438 438 """ 439 partial_url = " sasgui/guiframe/data_explorer_help.html"439 partial_url = "qtgui/MainWindow/data_explorer_help.html" 440 440 button1 = self.form.cmdHelp 441 441 button2 = self.form.cmdHelp_2
Note: See TracChangeset
for help on using the changeset viewer.