summaryrefslogtreecommitdiffstats
path: root/test cases/native/5 install script/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/native/5 install script/test.json')
-rw-r--r--test cases/native/5 install script/test.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/test cases/native/5 install script/test.json b/test cases/native/5 install script/test.json
new file mode 100644
index 0000000..c41c27c
--- /dev/null
+++ b/test cases/native/5 install script/test.json
@@ -0,0 +1,8 @@
+{
+ "installed": [
+ {"type": "file", "file": "usr/file.txt"},
+ {"type": "file", "file": "usr/generated.txt"},
+ {"type": "file", "file": "usr/wrapped.txt"},
+ {"type": "file", "file": "usr/wrapped2.txt"}
+ ]
+}