Commit 2816c742 authored by Jeremy Hylton's avatar Jeremy Hylton

Add persistent.tests to the list of modules with .txt files.

parent 3a176dce
......@@ -159,6 +159,7 @@ def copy_other_files(cmd, outputbase):
# into a package just like .py files.
extensions = ["*.conf", "*.xml", "*.txt", "*.sh"]
for dir in [
"persistent/tests",
"ZConfig/components/basic",
"ZConfig/components/logger",
"ZConfig/tests/input",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment