Skip to content

Commit 6890c75

Browse files
committed
Feedback from #19514
1 parent a58e96f commit 6890c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_browser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ def setUp(self):
218218
]
219219

220220
def require_wasm64(self):
221-
# All the browser we run on support wasm64
221+
# All the browsers we run on support wasm64 (Chrome and Firefox).
222222
return True
223223

224224
def test_sdl1_in_emscripten_nonstrict_mode(self):

0 commit comments

Comments
 (0)