Mercurial > python-cmd2
changeset 268:f03c4f951ca6
fixed unit tests for new parameters
author | Catherine Devlin <catherine.devlin@gmail.com> |
---|---|
date | Tue, 07 Apr 2009 18:28:29 -0400 |
parents | 3333e61e7103 |
children | 8f68e68033d4 |
files | example/exampleSession.txt |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/example/exampleSession.txt Tue Apr 07 18:26:41 2009 -0400 +++ b/example/exampleSession.txt Tue Apr 07 18:28:29 2009 -0400 @@ -30,11 +30,13 @@ (Cmd) set abbrev: True case_insensitive: True -continuation_prompt: > +continuation_prompt: > default_file_name: command.txt echo: False editor: gedit -prompt: (Cmd) +feedback_to_output: False +prompt: (Cmd) +quiet: False timing: False maxrepeats: 3 (Cmd) set maxrepeats 5