diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-06-07 06:31:43 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-07 06:31:43 +0800 |
commit | 428842e9731b7065366dcd7829bbfc0f9e1135fa (patch) | |
tree | a2b4928c81add95f64bad0bd4da071ce28d00da3 /JSONSchema/definitions.json | |
parent | 20f1c0ae032440630fcfbb2caf3e9a751cec0ced (diff) | |
parent | eb53b6b4bb11a83bce205f01926766a3beb33075 (diff) | |
download | tangerine-tests-428842e9731b7065366dcd7829bbfc0f9e1135fa.tar tangerine-tests-428842e9731b7065366dcd7829bbfc0f9e1135fa.tar.gz tangerine-tests-428842e9731b7065366dcd7829bbfc0f9e1135fa.tar.bz2 tangerine-tests-428842e9731b7065366dcd7829bbfc0f9e1135fa.tar.lz tangerine-tests-428842e9731b7065366dcd7829bbfc0f9e1135fa.tar.xz tangerine-tests-428842e9731b7065366dcd7829bbfc0f9e1135fa.tar.zst tangerine-tests-428842e9731b7065366dcd7829bbfc0f9e1135fa.zip |
Merge pull request #472 from ehildenb/vmtests-valid
Vmtests valid
Diffstat (limited to 'JSONSchema/definitions.json')
-rw-r--r-- | JSONSchema/definitions.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/JSONSchema/definitions.json b/JSONSchema/definitions.json index b2040cf29..4d00794c5 100644 --- a/JSONSchema/definitions.json +++ b/JSONSchema/definitions.json @@ -317,4 +317,4 @@ "type": "array" } } -}
\ No newline at end of file +} |