From 09ea007883360589d8b5aeb72ddb75eb126ce595 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Tue, 18 Feb 2020 22:19:08 -0500 Subject: Add test dictionary data --- test/test-dictionary-data/index.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/test-dictionary-data/index.json (limited to 'test/test-dictionary-data/index.json') 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 -- cgit v1.2.3