Fix broken link to Mac.txt
The file is renamed to MacOld.txt. Updated document accordingly.
Bug: None
Change-Id: Ib9221301fd441fda82fd6b8fc6a102e687440035
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6259595
Reviewed-by: An Sung <ansung@google.com>
Auto-Submit: Weizhong Xia <weizhong@google.com>
Commit-Queue: An Sung <ansung@google.com>
Cr-Commit-Position: refs/heads/main@{#1419523}
diff --git a/docs/testing/web_tests.md b/docs/testing/web_tests.md
index 672bf0e4..795d475 100644
--- a/docs/testing/web_tests.md
+++ b/docs/testing/web_tests.md
@@ -94,8 +94,7 @@
***
*** promo
-Similar to Fuchsia's case, the tests listed in [Mac.txt]
-(../../third_party/blink/web_tests/TestLists/Mac.txt)
+Similar to Fuchsia's case, the tests listed in [MacOld.txt](../../third_party/blink/web_tests/TestLists/MacOld.txt)
are run on older mac version bots. By doing this we reduced the resources needed to run
the tests. This relies on the fact that the majority of web tests will behavior similarly on
different mac versions.