summaryrefslogtreecommitdiff
path: root/tests/pyscript/help_media.py
diff options
context:
space:
mode:
authorEric Lin <anselor@gmail.com>2018-04-28 16:08:18 -0400
committerEric Lin <anselor@gmail.com>2018-04-28 16:08:18 -0400
commitab7ac493950040565d933ed02deaeb778ef977e3 (patch)
treed6523277fb996b019a6a43714cfbb1ad27106704 /tests/pyscript/help_media.py
parent54f9a7a6f691367642ac47913ff5163e1e5155a7 (diff)
downloadcmd2-git-ab7ac493950040565d933ed02deaeb778ef977e3.tar.gz
Added support for translating function positional and keyword arguments into argparse command positional and flag arguments.
Added initial set of tests
Diffstat (limited to 'tests/pyscript/help_media.py')
-rw-r--r--tests/pyscript/help_media.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pyscript/help_media.py b/tests/pyscript/help_media.py
new file mode 100644
index 00000000..78025bdd
--- /dev/null
+++ b/tests/pyscript/help_media.py
@@ -0,0 +1 @@
+app.help('media')