Changeset 725d9c06 in sasview for src/sas/qtgui/MainWindow
- Timestamp:
- Feb 8, 2018 1:50:04 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:
- 235d766
- Parents:
- a90c9c5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/MainWindow/UnitTesting/GuiManagerTest.py
r14ec91c5 r725d9c06 9 9 from PyQt5.QtTest import QTest 10 10 from PyQt5.QtCore import * 11 from PyQt5.QtWebKit import *12 11 from unittest.mock import MagicMock 13 12
Note: See TracChangeset
for help on using the changeset viewer.