summaryrefslogtreecommitdiff
path: root/tests/mime-detection/json_object.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mime-detection/json_object.json')
-rw-r--r--tests/mime-detection/json_object.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/mime-detection/json_object.json b/tests/mime-detection/json_object.json
new file mode 100644
index 00000000..c99cd79e
--- /dev/null
+++ b/tests/mime-detection/json_object.json
@@ -0,0 +1,13 @@
+{
+ "Image": {
+ "Width": 800,
+ "Height": 600,
+ "Title": "View from 15th Floor",
+ "Thumbnail": {
+ "Url": "http://www.example.com/image/481989943",
+ "Height": 125,
+ "Width": "100"
+ },
+ "IDs": [116, 943, 234, 38793]
+ }
+}