Skip test_fake_haiku on Windows
This commit is contained in:
parent
4c2aeb01a8
commit
33df4eb865
@ -103,6 +103,7 @@ def test_fake_windows(tmpdir, monkeypatch, what):
|
|||||||
assert func() == str(tmpdir / APPNAME / what)
|
assert func() == str(tmpdir / APPNAME / what)
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.posix
|
||||||
def test_fake_haiku(tmpdir, monkeypatch):
|
def test_fake_haiku(tmpdir, monkeypatch):
|
||||||
"""Test getting data dir on HaikuOS."""
|
"""Test getting data dir on HaikuOS."""
|
||||||
locations = {
|
locations = {
|
||||||
|
Loading…
Reference in New Issue
Block a user