diff --git a/Lib/test/__init__.py b/Lib/test/__init__.py new file mode 100644 index 00000000000..b93054b3ecf --- /dev/null +++ b/Lib/test/__init__.py @@ -0,0 +1 @@ +# Dummy file to make this directory a package.