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