diff options
Diffstat (limited to 'test cases/common/50 custom target chain/test.json')
-rw-r--r-- | test cases/common/50 custom target chain/test.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test cases/common/50 custom target chain/test.json b/test cases/common/50 custom target chain/test.json new file mode 100644 index 0000000..d6b0fa9 --- /dev/null +++ b/test cases/common/50 custom target chain/test.json @@ -0,0 +1,6 @@ +{ + "installed": [ + {"type": "file", "file": "usr/subdir/data2.dat"}, + {"type": "file", "file": "usr/subdir/data3.dat"} + ] +} |