diff options
Diffstat (limited to 'test/fixtures/json/vector_ptr.json')
-rw-r--r-- | test/fixtures/json/vector_ptr.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/json/vector_ptr.json b/test/fixtures/json/vector_ptr.json index 8a07a2e..654bd6c 100644 --- a/test/fixtures/json/vector_ptr.json +++ b/test/fixtures/json/vector_ptr.json @@ -1,7 +1,7 @@ { "vptr": [ { - "@typeid": "TestObject", + "p.typeid": "TestObject", "str": "type" }, { |