Skip to content

Commit fe92a1b

Browse files
committed
Feedback from #21380
I accidentally hit submit before applying this change.
1 parent b5eca2f commit fe92a1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_other.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2388,7 +2388,6 @@ def test_freetype(self):
23882388
self.do_runf('freetype_test.c', expectedOutput,
23892389
emcc_args=['--use-port=freetype', '--embed-file', 'LiberationSansBold.ttf'])
23902390

2391-
@requires_network
23922391
@requires_network
23932392
def test_freetype_with_pthreads(self):
23942393
# Verify that freetype supports compilation requiring pthreads

0 commit comments

Comments
 (0)