Index: third_party/qunit/README.chromium |
diff --git a/third_party/qunit/README.chromium b/third_party/qunit/README.chromium |
index ef2df60727ab7b36f7ea9bb4766e4daf664c91ee..2239331215b19952d2af68e01d2cbb1c40584b2e 100644 |
--- a/third_party/qunit/README.chromium |
+++ b/third_party/qunit/README.chromium |
@@ -29,4 +29,6 @@ It is currently used by the chrome remote desktop team for JavaScript unit |
testing. |
Local Modifications: |
-None |
+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. |