From 6d07c367fc912819312834267a6ba7e28b05ac0e Mon Sep 17 00:00:00 2001 From: Googler Date: Thu, 2 Aug 2018 11:24:16 -0700 Subject: Fixed two broken links RELNOTES: None PiperOrigin-RevId: 207134083 --- site/docs/test-encyclopedia.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'site') diff --git a/site/docs/test-encyclopedia.html b/site/docs/test-encyclopedia.html index eedbec5da6..2cc5aca17f 100644 --- a/site/docs/test-encyclopedia.html +++ b/site/docs/test-encyclopedia.html @@ -163,7 +163,7 @@ Any test that does not specify a recognized size will default to being a medium test.

Tests can be parallelized via test sharding. See ---test_sharding_strategy +--test_sharding_strategy and shard_count to enable test sharding. When sharding is enabled, the test runner is launched @@ -243,7 +243,7 @@ test unless the user explicitly requests it.

optional TEST_WARNINGS_OUTPUT_FILEabsolute path to a private file in a writable directory (used to write test target warnings)optional - TESTBRIDGE_TEST_ONLYvalue of --test_filter, if specifiedoptional + TESTBRIDGE_TEST_ONLYvalue of --test_filter, if specifiedoptional TZUTCrequired USERvalue of getpwuid(getuid())->pw_namerequired -- cgit v1.2.3