aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS1
-rw-r--r--site/docs/test-encyclopedia.html2
2 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 768dbb5910..3d0f809e3e 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -104,3 +104,4 @@ Yun Peng <pcloudy@google.com>
Dmitry Babkin <dbabkin@google.com>
Klaus Aehlig <aehlig@google.com>
Robin Nabel <rnabel@ucdavis.edu>
+Jonathan Dierksen <dierksen@google.com>
diff --git a/site/docs/test-encyclopedia.html b/site/docs/test-encyclopedia.html
index ddfcd4fd2c..e5bb0bda90 100644
--- a/site/docs/test-encyclopedia.html
+++ b/site/docs/test-encyclopedia.html
@@ -226,7 +226,7 @@ test unless the user explicitly requests it.</p>
<tr><td><code>TEST_PREMATURE_EXIT_FILE</code></td><td>absolute path to a private file in a writable directory (used for catching calls to exit())</td><td>optional</td></tr>
<tr>
<td><code>TEST_RANDOM_SEED</code></td>
- <td colspan="2">If the <code class='flag'>--runs_per_test</code> option is used, TEST_RANDOM_SEED
+ <td>If the <code class='flag'>--runs_per_test</code> option is used, TEST_RANDOM_SEED
is set to the <var>run number</var> (starting with 1) for each individual test run.</td>
<td>optional</td>
</tr>