diff options
Diffstat (limited to 'JSONSchema/run.sh')
-rwxr-xr-x | JSONSchema/run.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/JSONSchema/run.sh b/JSONSchema/run.sh deleted file mode 100755 index 0624037bb..000000000 --- a/JSONSchema/run.sh +++ /dev/null @@ -1 +0,0 @@ -echo -e "$(find ../GeneralStateTests -name '*.json' ! -path '../schema/*.json')" | node validate.js |