summaryrefslogtreecommitdiff
path: root/test/fixtures/json/empty_abs.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/json/empty_abs.json')
-rw-r--r--test/fixtures/json/empty_abs.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/fixtures/json/empty_abs.json b/test/fixtures/json/empty_abs.json
new file mode 100644
index 0000000..7d22001
--- /dev/null
+++ b/test/fixtures/json/empty_abs.json
@@ -0,0 +1,6 @@
+{
+ "@typeid": "TestObject",
+ "flt": 1,
+ "aptr": {},
+ "str": "after"
+}