Changeset 0cd8612 in sasview for src/sas/qtgui/UnitTesting/DataExplorerTest.py
- Timestamp:
- Jul 8, 2016 10:13:41 AM (8 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:
- a95260d
- Parents:
- e540cd2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/UnitTesting/DataExplorerTest.py
re540cd2 r0cd8612 95 95 """ 96 96 Test if all required widgets got added 97 """ 97 """ 98 98 def testLoadButton(self): 99 99 loadButton = self.form.cmdLoad
Note: See TracChangeset
for help on using the changeset viewer.