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.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test cases/python/7 install path/test.json b/test cases/python/7 install path/test.json
new file mode 100644
index 000000000..f03ada809
--- /dev/null
+++ b/test cases/python/7 install path/test.json
@@ -0,0 +1,6 @@
+{
+ "installed": [
+ {"type": "file", "file": "plat/test.py"},
+ {"type": "file", "file": "pure/test.py"}
+ ]
+}