Skip to content

Commit db4a31d

Browse files
committed
Spacing.
1 parent 9b415a6 commit db4a31d

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
@@ -5412,7 +5412,7 @@ def test(args, expect_fail):
54125412
test([], expect_fail=False)
54135413
test(['-sLEGACY_VM_SUPPORT'], expect_fail=False)
54145414
test(['-sLEGACY_VM_SUPPORT', '-sNO_POLYFILL'], expect_fail=True)
5415-
5415+
54165416
@no_wasm64('https://github.com/llvm/llvm-project/issues/98778')
54175417
def test_fetch_polyfill_shared_lib(self):
54185418
create_file('library.c', r'''

0 commit comments

Comments
 (0)