summaryrefslogtreecommitdiff
path: root/tests/conftest.py
diff options
context:
space:
mode:
authorkmvanbrunt <kmvanbrunt@gmail.com>2018-12-03 13:15:24 -0500
committerGitHub <noreply@github.com>2018-12-03 13:15:24 -0500
commitfb3486fae7df048c2ff9302ee9bf87fbe43461fb (patch)
treeb18104ff9fb35bf46beba1b52a9af2fcb42c8826 /tests/conftest.py
parentc3a7380314067f63d62b85710cf5643fdb7347f9 (diff)
parenta73a3c4020dbf02ec00ceb77c5f3677d8bc94d3c (diff)
downloadcmd2-git-fb3486fae7df048c2ff9302ee9bf87fbe43461fb.tar.gz
Merge pull request #604 from python-cmd2/tweaks
Made it so default_to_shell results in do_shell being called so that output can be captured
Diffstat (limited to 'tests/conftest.py')
-rw-r--r--tests/conftest.py2
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: