diff options
Diffstat (limited to 'doc/guides/writing-tests.md')
-rw-r--r-- | doc/guides/writing-tests.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/guides/writing-tests.md b/doc/guides/writing-tests.md index b6f7f47129..0d29aba2c9 100644 --- a/doc/guides/writing-tests.md +++ b/doc/guides/writing-tests.md @@ -308,7 +308,6 @@ as part of the test (message tests, tests that check output from child processes, etc.), or is there as a debug aide. If there is any chance of confusion, use comments to make the purpose clear. - ### ES.Next features For performance considerations, we only use a selected subset of ES.Next |