summaryrefslogtreecommitdiff
path: root/test/modules/pkg2/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/modules/pkg2/__init__.py')
-rw-r--r--test/modules/pkg2/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/modules/pkg2/__init__.py b/test/modules/pkg2/__init__.py
deleted file mode 100644
index 090efbf5..00000000
--- a/test/modules/pkg2/__init__.py
+++ /dev/null
@@ -1,2 +0,0 @@
-# This is an __init__.py file, with no executable statements in it.
-# This comment shouldn't confuse the parser.