diff options
Diffstat (limited to 'js/xpconnect/tests/mochitest/bug1681664_helper.js')
-rw-r--r-- | js/xpconnect/tests/mochitest/bug1681664_helper.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/xpconnect/tests/mochitest/bug1681664_helper.js b/js/xpconnect/tests/mochitest/bug1681664_helper.js new file mode 100644 index 0000000000..14f2289a19 --- /dev/null +++ b/js/xpconnect/tests/mochitest/bug1681664_helper.js @@ -0,0 +1 @@ +while (true) {}; |