Skip to content

Commit

Permalink
Merge 77065b4 into af5f631
Browse files Browse the repository at this point in the history
  • Loading branch information
chromium-wpt-export-bot authored Jun 9, 2017
2 parents af5f631 + 77065b4 commit 8596b61
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
setup({allow_uncaught_exception: true});

window.log = [];

window.addEventListener("error", ev => log.push(ev.error));
Expand Down

0 comments on commit 8596b61

Please sign in to comment.