Skip to content

Commit f746025

Browse files
committed
Already runs as part of (failing) wasm64 tests
1 parent 72701d0 commit f746025

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_browser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5459,7 +5459,6 @@ def test_full_js_library_strict(self):
54595459
# Tests the AudioWorklet demo
54605460
@parameterized({
54615461
'': ([],),
5462-
'memory64': (['-sMEMORY64'],),
54635462
'with_fs': (['--preload-file', test_file('hello_world.c') + '@/'],),
54645463
'closure': (['--closure', '1', '-Oz'],),
54655464
'asyncify': (['-sASYNCIFY'],),

0 commit comments

Comments
 (0)