diff options
Diffstat (limited to 'tests/pyscript/bar1.py')
-rw-r--r-- | tests/pyscript/bar1.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pyscript/bar1.py b/tests/pyscript/bar1.py new file mode 100644 index 00000000..c6276a87 --- /dev/null +++ b/tests/pyscript/bar1.py @@ -0,0 +1 @@ +app.bar('11', '22') |