Bug 862199 - double the timeout for test_bug416317-2.html so it doesn't time out on b2g all the time

--HG--
extra : rebase_source : a9949516a2abb87b725fc9ac1f56020bf4c213e6
This commit is contained in:
Phil Ringnalda 2013-06-14 22:37:59 -07:00
parent aa82b86276
commit 090a00ba98

View File

@ -23,6 +23,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=416317
<script class="testbody" type="text/javascript">
/** Test for Bug 416317 **/
SimpleTest.requestLongerTimeout(2);
// Subframe handles the test
</script>
</pre>