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