diff options
Diffstat (limited to 'tests/conftest.py')
-rw-r--r-- | tests/conftest.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/conftest.py b/tests/conftest.py index 4170a5e1..837e7504 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -34,7 +34,6 @@ set Sets a settable parameter or shows current settings of param shell Execute a command as if at the OS prompt. shortcuts Lists shortcuts (aliases) available. unalias Unsets aliases - """ # Help text for the history command |