summaryrefslogtreecommitdiff
path: root/data/test.schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/test.schema.json')
-rw-r--r--data/test.schema.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/test.schema.json b/data/test.schema.json
index b89a874b1..a809388b4 100644
--- a/data/test.schema.json
+++ b/data/test.schema.json
@@ -21,11 +21,14 @@
"type": "string",
"enum": [
"file",
+ "python_file",
"dir",
"exe",
"shared_lib",
+ "python_lib",
"pdb",
"implib",
+ "py_implib",
"implibempty",
"expr"
]