diff options
Diffstat (limited to '')
-rw-r--r-- | test cases/common/141 special characters/test.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test cases/common/141 special characters/test.json b/test cases/common/141 special characters/test.json new file mode 100644 index 0000000..9709e5b --- /dev/null +++ b/test cases/common/141 special characters/test.json @@ -0,0 +1,6 @@ +{ + "installed": [ + {"type": "file", "file": "usr/share/result"}, + {"type": "file", "file": "usr/share/result2"} + ] +} |