summaryrefslogtreecommitdiff
path: root/test cases/python/7 install path/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/python/7 install path/test.json')
-rw-r--r--test cases/python/7 install path/test.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/test cases/python/7 install path/test.json b/test cases/python/7 install path/test.json
index 9b05b6665..cf8e7a91b 100644
--- a/test cases/python/7 install path/test.json
+++ b/test cases/python/7 install path/test.json
@@ -6,7 +6,13 @@
{"type": "file", "file": "pure/alpha/two.py"},
{"type": "file", "file": "pure/alpha/three.py"},
{"type": "file", "file": "pure/beta/one.py"},
+ {"type": "file", "file": "plat/kw/test.py"},
+ {"type": "file", "file": "pure/kwrevert/test.py"},
{"type": "file", "file": "plat/test.py"},
- {"type": "file", "file": "pure/test.py"}
+ {"type": "file", "file": "pure/test.py"},
+ {"type": "file", "file": "plat/data/test.py"},
+ {"type": "file", "file": "pure/data/test.py"},
+ {"type": "file", "file": "plat/kw/data/test.py"},
+ {"type": "file", "file": "pure/kwrevert/data/test.py"}
]
}