Skip to content

Commit 5980165

Browse files
authored
Testing the new online IDE github
1 parent fa67c55 commit 5980165

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/src/python/test_qgstabwidget.py

-4
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626

2727
class TestQgsTabWidget(unittest.TestCase):
2828

29-
@classmethod
30-
def setUpClass(cls):
31-
cls.app = QApplication([])
32-
3329
def setUp(self):
3430
"""Run before each test."""
3531
pass

0 commit comments

Comments
 (0)