diff options
Diffstat (limited to 'test/moremodules/othermods/otherb.py')
| -rw-r--r-- | test/moremodules/othermods/otherb.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/moremodules/othermods/otherb.py b/test/moremodules/othermods/otherb.py new file mode 100644 index 0000000..2bd8a44 --- /dev/null +++ b/test/moremodules/othermods/otherb.py @@ -0,0 +1,2 @@ +q = 3 +r = 4 |
