| Index: third_party/qunit/README.chromium
|
| diff --git a/third_party/qunit/README.chromium b/third_party/qunit/README.chromium
|
| index 0c1e7b6ec0625308b3ff660ce197b9eda109620d..876f52cbfb806e60917dc6d4ad44e7436c18d76b 100644
|
| --- a/third_party/qunit/README.chromium
|
| +++ b/third_party/qunit/README.chromium
|
| @@ -31,4 +31,5 @@ testing.
|
| Local Modifications:
|
| No Modifications is made to src/qunit.js.
|
| src/browser_test_harness.js is added to enable running the QUnit test suite on
|
| -try bots using the chromium browser test infrastructure.
|
| +try bots using the chromium browser test infrastructure. It also automatically
|
| +fails a test case if it doesn't return within a timeout of 5 seconds.
|
|
|