Skip to content

Commit c4736cd

Browse files
committed
freetype is fun
1 parent d0505d1 commit c4736cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_pytest_mpl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ def test_hash_fail_hybrid():
318318
"""
319319

320320

321+
@pytest.mark.skipif(ftv != '261', reason="Incorrect freetype version for hash check")
321322
def test_hash_fail_hybrid(tmpdir):
322323

323324
test_file = tmpdir.join('test.py').strpath

0 commit comments

Comments
 (0)