Skip to content

Commit

Permalink
Fix downloads without QtWebEngine
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler committed Dec 9, 2016
1 parent d0372f1 commit 5746337
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit/browser/webengine/test_webenginedownloads.py
Expand Up @@ -21,6 +21,8 @@

import pytest

pytest.importorskip('PyQt5.QtWebEngineWidgets')

from qutebrowser.browser.webengine import webenginedownloads


Expand Down

0 comments on commit 5746337

Please sign in to comment.