diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-03-16 22:36:51 -0400 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-03-16 22:36:51 -0400 |
| commit | a5632e06cba42a26bb7d628631071d5cf0236e6f (patch) | |
| tree | 09eb09272c30fa90995af675ca2383788dc669e1 /examples/exampleSession.txt | |
| parent | 2d4b43a4901122d7918af4030c440a3c93892a4f (diff) | |
| download | cmd2-git-a5632e06cba42a26bb7d628631071d5cf0236e6f.tar.gz | |
Added example of using a regular expression in a transcript test.
Also added a unit test for this feature.
Diffstat (limited to 'examples/exampleSession.txt')
| -rw-r--r-- | examples/exampleSession.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/exampleSession.txt b/examples/exampleSession.txt index a4eef91f..8ef39774 100644 --- a/examples/exampleSession.txt +++ b/examples/exampleSession.txt @@ -1,3 +1,4 @@ +# Run this transcript with "python example.py -t exampleSession.txt" (Cmd) help Documented commands (type help <topic>): |
