diff options
Diffstat (limited to 'tests/moremodules/othermods/othera.py')
| -rw-r--r-- | tests/moremodules/othermods/othera.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/moremodules/othermods/othera.py b/tests/moremodules/othermods/othera.py new file mode 100644 index 0000000..7889692 --- /dev/null +++ b/tests/moremodules/othermods/othera.py @@ -0,0 +1,2 @@ +o = 1 +p = 2 |
