Skip test_fake_haiku on Windows

This commit is contained in:
Florian Bruhin 2017-10-21 19:01:22 +02:00
parent 4c2aeb01a8
commit 33df4eb865

View File

@ -103,6 +103,7 @@ def test_fake_windows(tmpdir, monkeypatch, what):
assert func() == str(tmpdir / APPNAME / what)
@pytest.mark.posix
def test_fake_haiku(tmpdir, monkeypatch):
"""Test getting data dir on HaikuOS."""
locations = {