We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5eca2f commit fe92a1bCopy full SHA for fe92a1b
test/test_other.py
@@ -2388,7 +2388,6 @@ def test_freetype(self):
2388
self.do_runf('freetype_test.c', expectedOutput,
2389
emcc_args=['--use-port=freetype', '--embed-file', 'LiberationSansBold.ttf'])
2390
2391
- @requires_network
2392
@requires_network
2393
def test_freetype_with_pthreads(self):
2394
# Verify that freetype supports compilation requiring pthreads
0 commit comments