diff options
Diffstat (limited to 'tests/conftest.py')
-rw-r--r-- | tests/conftest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/conftest.py b/tests/conftest.py index da7e8b08..ac6a1896 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -59,7 +59,7 @@ positional arguments: arg empty all history items a one history item by number a..b, a:b, a:, ..b items by indices (inclusive) - [string] items containing string + string items containing string /regex/ items matching regular expression optional arguments: |