Skip to content

Commit bedece9

Browse files
committed
Spacing.
1 parent 34b1afd commit bedece9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/test_browser.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5417,7 +5417,8 @@ def test_fetch_polyfill_preload(self):
54175417
</script>
54185418
{{{ SCRIPT }}}
54195419
</body>
5420-
</html>''')
5420+
</html>
5421+
''')
54215422

54225423
def test(args, expect_fail):
54235424
self.compile_btest('main.cpp', ['-sEXIT_RUNTIME', '--preload-file', path, '--shell-file', 'on_window_error_shell.html', '-o', 'a.out.html'] + args)

0 commit comments

Comments
 (0)