Commit 47648601 authored by Boris Kocherov's avatar Boris Kocherov

tests: tv4 now support draft7 standard so use test-suite for draft7

parent 10aa38c5
...@@ -164,7 +164,7 @@ module.exports = function (grunt) { ...@@ -164,7 +164,7 @@ module.exports = function (grunt) {
files_to_json: { files_to_json: {
files: { files: {
src: 'node_modules/json-schema-test-suite/tests/draft4/*.json', src: 'node_modules/json-schema-test-suite/tests/draft7/*.json',
dest: 'test_index.json' dest: 'test_index.json'
} }
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment