summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/payload.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/ansible_test/_internal/payload.py')
-rw-r--r--test/lib/ansible_test/_internal/payload.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/lib/ansible_test/_internal/payload.py b/test/lib/ansible_test/_internal/payload.py
index 3adb46f7ef..4cc9f7b5fa 100644
--- a/test/lib/ansible_test/_internal/payload.py
+++ b/test/lib/ansible_test/_internal/payload.py
@@ -81,9 +81,7 @@ def create_payload(args, dst_path): # type: (CommonConfig, str) -> None
# these files need to be migrated to the ansible-test data directory
hack_files_to_keep = (
- 'test/integration/integration_config.yml',
'test/integration/inventory',
- 'test/integration/target-prefixes.network',
)
# temporary solution to include files not yet present in the ansible-test data directory