aboutsummaryrefslogtreecommitdiff
path: root/test/data/json.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/json.json')
-rw-r--r--test/data/json.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/data/json.json b/test/data/json.json
index abe2e339..83b1b4e0 100644
--- a/test/data/json.json
+++ b/test/data/json.json
@@ -119,6 +119,12 @@
"jsconfig": "test"
},
{
+ "path": "test/data/database-test-cases.json",
+ "typeFile": "types/test/database.d.ts",
+ "type": "DatabaseTestData",
+ "jsconfig": "test"
+ },
+ {
"path": "test/data/json.json",
"typeFile": "types/test/json.d.ts",
"type": "JsonInfo"