Skip to content

Commit d9651dd

Browse files
author
homyakov
committed
Updated test page for stacktracejs#27
1 parent 400fb80 commit d9651dd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

test/issues/27-2.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,7 @@
2222
}
2323
</script>
2424
</head>
25-
<body onload="test();"></body>
25+
<body onload="test();">
26+
<button onclick="test();">test</button>
27+
</body>
2628
</html>

0 commit comments

Comments
 (0)