diff options
Diffstat (limited to 'tests/modules/pkg1/sub/ps1a.py')
| -rw-r--r-- | tests/modules/pkg1/sub/ps1a.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/modules/pkg1/sub/ps1a.py b/tests/modules/pkg1/sub/ps1a.py new file mode 100644 index 0000000..4b6a15c --- /dev/null +++ b/tests/modules/pkg1/sub/ps1a.py @@ -0,0 +1,3 @@ +d = 1 +e = 2 +f = 3 |
