Skip to content

Commit 2ef6107

Browse files
Remove refs to Parallel tests
1 parent 71ce86f commit 2ef6107

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

style.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3896,10 +3896,6 @@ While there are no strict guidelines, readability and maintainability should
38963896
always be top-of-mind when deciding between Table Tests versus separate tests
38973897
for multiple inputs/outputs to a system.
38983898

3899-
#### Parallel Tests
3900-
3901-
Run `t.Parallel()` to improve the performance of your test cases.
3902-
39033899
<!-- TODO: Explain how to use _test packages. -->
39043900

39053901
### Functional Options

0 commit comments

Comments
 (0)