Skip to content

Commit f373f43

Browse files
committed
[test] Mark freetype test as crossplaform. NFC
See emscripten-core#22585 (comment)
1 parent cac4688 commit f373f43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_other.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2484,6 +2484,7 @@ def test_bzip2(self):
24842484

24852485
@with_all_sjlj
24862486
@requires_network
2487+
@crossplatform
24872488
def test_freetype(self):
24882489
# copy the Liberation Sans Bold truetype file located in the
24892490
# <emscripten_root>/test/freetype to the compilation folder

0 commit comments

Comments
 (0)