diff options
Diffstat (limited to 'vendor/minifier/tests/files/test.json')
-rw-r--r-- | vendor/minifier/tests/files/test.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/minifier/tests/files/test.json b/vendor/minifier/tests/files/test.json new file mode 100644 index 000000000..b252fcfa7 --- /dev/null +++ b/vendor/minifier/tests/files/test.json @@ -0,0 +1,5 @@ +{ + "test": "\" test2", + "test2": "", + "test3": " " +}
\ No newline at end of file |