aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/test_manifest.py
diff options
context:
space:
mode:
Diffstat (limited to 'setuptools/tests/test_manifest.py')
-rw-r--r--setuptools/tests/test_manifest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setuptools/tests/test_manifest.py b/setuptools/tests/test_manifest.py
index 6e67ca61..6360270d 100644
--- a/setuptools/tests/test_manifest.py
+++ b/setuptools/tests/test_manifest.py
@@ -51,6 +51,7 @@ def quiet():
def touch(filename):
open(filename, 'w').close()
+
# The set of files always in the manifest, including all files in the
# .egg-info directory
default_files = frozenset(map(make_local_path, [