Fix lint
This commit is contained in:
parent
1c2a44eebc
commit
4ff9804f2c
@ -76,6 +76,8 @@ class QEnumKeyTests(unittest.TestCase):
|
||||
|
||||
class QFlagsKeyTests(unittest.TestCase):
|
||||
|
||||
"""Tests for qflags_key()."""
|
||||
|
||||
@unittest.skip('FIXME')
|
||||
def test_single(self):
|
||||
"""Test with single value."""
|
||||
|
Loading…
Reference in New Issue
Block a user