diff options
Diffstat (limited to 'Lib/test')
| -rw-r--r-- | Lib/test/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/__init__.py b/Lib/test/__init__.py new file mode 100644 index 0000000000..b93054b3ec --- /dev/null +++ b/Lib/test/__init__.py @@ -0,0 +1 @@ +# Dummy file to make this directory a package. |
