json: use new tool path for tests
This commit is contained in:
parent
1b96816bd3
commit
5c0ac60e2f
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/perl
|
#!/usr/bin/perl
|
||||||
|
|
||||||
$COMMAND = "../json-validate";
|
$COMMAND = "../tools/json-validate";
|
||||||
|
|
||||||
@good = <json_data/good/*>;
|
@good = <json_data/good/*>;
|
||||||
@bad = <json_data/bad/*>;
|
@bad = <json_data/bad/*>;
|
||||||
|
Loading…
Reference in New Issue
Block a user