In UserStyleSheet.transform os.path.isabs was replaced with os.path.exists, a more fitting condition. Accordingly two test cases needed to include mocks for os.path.exists and QUrl.fromLocalFile. |
||
---|---|---|
.. | ||
test_config.py | ||
test_configtypes.py |
In UserStyleSheet.transform os.path.isabs was replaced with os.path.exists, a more fitting condition. Accordingly two test cases needed to include mocks for os.path.exists and QUrl.fromLocalFile. |
||
---|---|---|
.. | ||
test_config.py | ||
test_configtypes.py |