diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-10-11 12:36:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-10-11 12:36:31 +0000 |
commit | 9b4d200e551594cb05ae747ecd8f075a545766bc (patch) | |
tree | 2e31fb6d92a1d9919af24f5ee604afa2ceca436a /test/fixtures/test1.json | |
parent | 78516d149ad32014fbff8fd007c7cea99966c0df (diff) | |
parent | 18ca4903ffb44c858a2dd4d05c9ecf947499ac63 (diff) |
Merge "Add tests for data persistence binding" into flounder
Diffstat (limited to 'test/fixtures/test1.json')
-rw-r--r-- | test/fixtures/test1.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/fixtures/test1.json b/test/fixtures/test1.json new file mode 100644 index 0000000..d0b3a8f --- /dev/null +++ b/test/fixtures/test1.json @@ -0,0 +1,5 @@ +{"test": + { + "test":"test" + } +}
\ No newline at end of file |