Skip to content

Commit

Permalink
Feedback from #21380
Browse files Browse the repository at this point in the history
I accidentally hit submit before applying this change.
  • Loading branch information
sbc100 committed Feb 20, 2024
1 parent b5eca2f commit fe92a1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_other.py
Original file line number Diff line number Diff line change
Expand Up @@ -2388,7 +2388,6 @@ def test_freetype(self):
self.do_runf('freetype_test.c', expectedOutput,
emcc_args=['--use-port=freetype', '--embed-file', 'LiberationSansBold.ttf'])

@requires_network
@requires_network
def test_freetype_with_pthreads(self):
# Verify that freetype supports compilation requiring pthreads
Expand Down

0 comments on commit fe92a1b

Please sign in to comment.