Skip to content

Commit

Permalink
Fix test try #5
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 10, 2016
1 parent 5980165 commit 4d0453e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_qgstabwidget.py
Expand Up @@ -19,7 +19,7 @@

from qgis.testing import unittest, start_app
from qgis.gui import QgsTabWidget
from qgis.PyQt.QtGui import QWidget
from qgis.PyQt.QtWidgets import QWidget

start_app()

Expand Down

1 comment on commit 4d0453e

@m-kuhn
Copy link
Member

@m-kuhn m-kuhn commented on 4d0453e Sep 10, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Please sign in to comment.