aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/test-encyclopedia.html
diff options
context:
space:
mode:
authorGravatar lberki <lberki@google.com>2017-11-13 03:02:36 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2017-11-13 03:04:32 -0800
commitb874b8edbb7af4787be5363fac4dcbc24e74ed6f (patch)
treee8b7516f07307120ab937b61a162369d57110910 /site/docs/test-encyclopedia.html
parente974328478011a05b90a326b88987e1d62321d35 (diff)
Minor cleanup.
RELNOTES: None. PiperOrigin-RevId: 175508377
Diffstat (limited to 'site/docs/test-encyclopedia.html')
-rw-r--r--site/docs/test-encyclopedia.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/site/docs/test-encyclopedia.html b/site/docs/test-encyclopedia.html
index 59b76f622a..071f45febd 100644
--- a/site/docs/test-encyclopedia.html
+++ b/site/docs/test-encyclopedia.html
@@ -421,9 +421,7 @@ prematurely and mark it as having failed.</p>
</tr>
<tr>
<th><code>large</code></th>
- <td><code>test_suite</code> convention; suite of large tests<br/>
-
- </td>
+ <td><code>test_suite</code> convention; suite of large tests</td>
</tr>
<tr>
@@ -434,18 +432,16 @@ prematurely and mark it as having failed.</p>
<tr>
<th><code>medium</code></th>
- <td><code>test_suite</code> convention; suite of medium tests
+ <td><code>test_suite</code> convention; suite of medium tests</td>
</tr>
<tr>
<th><code>small</code></th>
-
<td><code>test_suite</code> convention; suite of small tests</td>
</tr>
<tr>
<th><code>smoke</code></th>
-
<td>
<code>test_suite</code> convention; means it should be run before committing code changes
into the version control system