diff options
Diffstat (limited to 'test/moremodules/othermods/sub/osb.py')
-rw-r--r-- | test/moremodules/othermods/sub/osb.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/moremodules/othermods/sub/osb.py b/test/moremodules/othermods/sub/osb.py new file mode 100644 index 00000000..b024b148 --- /dev/null +++ b/test/moremodules/othermods/sub/osb.py @@ -0,0 +1,2 @@ +u = 7 +v = 8 |