diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-02-18 22:19:08 -0500 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-02-18 22:19:08 -0500 |
commit | 09ea007883360589d8b5aeb72ddb75eb126ce595 (patch) | |
tree | f9423783937e573c89a4eef0446ed585c74c3ec9 /test/test-dictionary-data/index.json | |
parent | 03886eb83310d051cc2a8d2ab0bb69412239ddd8 (diff) |
Add test dictionary data
Diffstat (limited to 'test/test-dictionary-data/index.json')
-rw-r--r-- | test/test-dictionary-data/index.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/test-dictionary-data/index.json b/test/test-dictionary-data/index.json new file mode 100644 index 00000000..3034bf38 --- /dev/null +++ b/test/test-dictionary-data/index.json @@ -0,0 +1,6 @@ +{ + "title": "Test Dictionary", + "format": 3, + "revision": "test", + "sequenced": true +}
\ No newline at end of file |