diff options
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/json.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/data/json.json b/test/data/json.json index fe7df57d..1f664587 100644 --- a/test/data/json.json +++ b/test/data/json.json @@ -23,6 +23,7 @@ {"path": "test/data/dictionaries/invalid-dictionary6/index.json", "ignore": true}, {"path": "test/jsconfig.json", "ignore": true}, {"path": "test/data/vitest.write.config.json", "ignore": true}, + {"path": "benches/jsconfig.json", "ignore": true}, { "path": "dev/data/manifest-variants.json", @@ -184,4 +185,4 @@ "schema": "ext/data/schemas/dictionary-term-meta-bank-v3-schema.json" } ] -}
\ No newline at end of file +} |