summaryrefslogtreecommitdiff
path: root/test/data/json.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/json.json')
-rw-r--r--test/data/json.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/data/json.json b/test/data/json.json
index 83b1b4e0..fe7df57d 100644
--- a/test/data/json.json
+++ b/test/data/json.json
@@ -30,11 +30,6 @@
"type": "ManifestConfig"
},
{
- "path": "ext/data/deinflect.json",
- "typeFile": "types/ext/deinflector.d.ts",
- "type": "ReasonsRaw"
- },
- {
"path": "ext/data/pronunciation-style.json",
"typeFile": "types/ext/css-style-applier.d.ts",
"type": "RawStyleData"
@@ -95,6 +90,11 @@
"type": "AjvSchema"
},
{
+ "path": "ext/data/language/japanese-transforms.json",
+ "typeFile": "types/ext/language-transformer.d.ts",
+ "type": "LanguageTransformDescriptor"
+ },
+ {
"path": "test/data/translator-test-inputs.json",
"typeFile": "types/test/translator.d.ts",
"type": "TranslatorTestInputs",