summaryrefslogtreecommitdiff
path: root/pexpect/tests/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'pexpect/tests/__init__.py')
-rwxr-xr-xpexpect/tests/__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/pexpect/tests/__init__.py b/pexpect/tests/__init__.py
new file mode 100755
index 0000000..bd1f30c
--- /dev/null
+++ b/pexpect/tests/__init__.py
@@ -0,0 +1,4 @@
+# __init__.py
+# The mere presence of this file makes the dir a package.
+pass
+