diff options
Diffstat (limited to 'docs/topics/testing')
| -rw-r--r-- | docs/topics/testing/advanced.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/topics/testing/advanced.txt b/docs/topics/testing/advanced.txt index 1b0c172ef9..d3822f0920 100644 --- a/docs/topics/testing/advanced.txt +++ b/docs/topics/testing/advanced.txt @@ -608,7 +608,6 @@ and tear down the test suite. ``durations`` will show a list of the N slowest test cases. Setting this option to ``0`` will result in the duration for all tests being shown. - Requires Python 3.12+. Django may, from time to time, extend the capabilities of the test runner by adding new arguments. The ``**kwargs`` declaration allows for this |
