| Index: tests/srpc/srpc_url_as_nacl_desc.html
|
| ===================================================================
|
| --- tests/srpc/srpc_url_as_nacl_desc.html (revision 2563)
|
| +++ tests/srpc/srpc_url_as_nacl_desc.html (working copy)
|
| @@ -200,7 +200,7 @@
|
| <script type="text/javascript" src="nacl_js_lib.js"></script>
|
| <script type="text/javascript">
|
| //<![CDATA[
|
| - var nacllib = new NaclLib('nacl_module', 'status', 100);
|
| + var nacllib = new NaclLib('nacl_module', 'status', 500);
|
|
|
| // Returns true ("wait") to the NaclLib test driver until all of the
|
| // tests are complete. I.e., either all of the file load callbacks have
|
|
|