diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-02-22 12:58:33 -0500 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-02-22 12:58:33 -0500 |
commit | a54f44122a3a245c1b1579c15b2faf9d50c15c55 (patch) | |
tree | fb701bca745170f76a82e445182ec85f619c8ca5 /test/data/dictionaries/valid-dictionary1/index.json | |
parent | 4daf3435c24592352261c1186626abdc86beefb4 (diff) |
Update location of test dictionary data
Diffstat (limited to 'test/data/dictionaries/valid-dictionary1/index.json')
-rw-r--r-- | test/data/dictionaries/valid-dictionary1/index.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/data/dictionaries/valid-dictionary1/index.json b/test/data/dictionaries/valid-dictionary1/index.json new file mode 100644 index 00000000..3034bf38 --- /dev/null +++ b/test/data/dictionaries/valid-dictionary1/index.json @@ -0,0 +1,6 @@ +{ + "title": "Test Dictionary", + "format": 3, + "revision": "test", + "sequenced": true +}
\ No newline at end of file |