Changeset 31c5b58 in sasview for src/sas/qtgui/UnitTesting/MainWindowTest.py
- Timestamp:
- Nov 25, 2016 8:56: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:
- 3968752
- Parents:
- 14d9c7b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/UnitTesting/MainWindowTest.py
- Property mode changed from 100755 to 100644
r9e426c1 r31c5b58 6 6 from PyQt4 import QtCore 7 7 from mock import MagicMock 8 9 # set up import paths 10 import path_prepare 8 11 9 12 # Local
Note: See TracChangeset
for help on using the changeset viewer.