diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2021-05-01 17:28:44 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2021-11-07 16:41:37 +0000 |
commit | fc8c9a6c7bec176299915c6adab120e1bf2ea4e9 (patch) | |
tree | 837426e53f3ec0cd06a6b7c9244c57a7c4229953 /test/fixtures/json/empty_abs.json | |
parent | Fix the fact I've been spelling persistence wrong this whole time (diff) | |
download | ilt-fc8c9a6c7bec176299915c6adab120e1bf2ea4e9.tar.bz2 ilt-fc8c9a6c7bec176299915c6adab120e1bf2ea4e9.tar.xz ilt-fc8c9a6c7bec176299915c6adab120e1bf2ea4e9.zip |
Lots of test cases, few minor fixes
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" -} |