Reshape comments
This commit is contained in:
parent
ee5dd7fad2
commit
9f955f251a
@ -53,8 +53,7 @@ def test_fake_mac_config(tmpdir, monkeypatch):
|
|||||||
assert standarddir.config() == expected
|
assert standarddir.config() == expected
|
||||||
|
|
||||||
|
|
||||||
# FIXME:conf
|
# FIXME:conf needs AppDataLocation
|
||||||
# needs AppDataLocation
|
|
||||||
@pytest.mark.qt55
|
@pytest.mark.qt55
|
||||||
@pytest.mark.parametrize('what', ['data', 'config'])
|
@pytest.mark.parametrize('what', ['data', 'config'])
|
||||||
@pytest.mark.not_mac
|
@pytest.mark.not_mac
|
||||||
@ -316,8 +315,7 @@ class TestSystemData:
|
|||||||
assert standarddir.data(system=True) == standarddir.data()
|
assert standarddir.data(system=True) == standarddir.data()
|
||||||
|
|
||||||
|
|
||||||
# FIXME:conf
|
# FIXME:conf needs AppDataLocation
|
||||||
# needs AppDataLocation
|
|
||||||
@pytest.mark.qt55
|
@pytest.mark.qt55
|
||||||
class TestDataMigrations:
|
class TestDataMigrations:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user