diff options
Diffstat (limited to 'test/fixtures/json/empty.json')
-rw-r--r-- | test/fixtures/json/empty.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/json/empty.json b/test/fixtures/json/empty.json index a9193a3..9575565 100644 --- a/test/fixtures/json/empty.json +++ b/test/fixtures/json/empty.json @@ -1,5 +1,5 @@ { - "@typeid": "TestObject", + "p.typeid": "TestObject", "flt": 1, "ptr": {}, "str": "after" |