diff options
Diffstat (limited to 'tests/test_shlexparsing.py')
-rw-r--r-- | tests/test_shlexparsing.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_shlexparsing.py b/tests/test_shlexparsing.py index b69f1898..0029ca07 100644 --- a/tests/test_shlexparsing.py +++ b/tests/test_shlexparsing.py @@ -7,6 +7,8 @@ Todo List - case sensitive flag - checkout Cmd2.parseline() function which parses and expands shortcuts and such this code should probably be included in CommandParser +- get rid of legalChars + Notes: |