Daniel Ziltener
91ea498688
git-subtree-dir: tomlc99 git-subtree-mainline:f2ccebdd2d
git-subtree-split:5221b3d3d6
6 lines
316 B
Text
6 lines
316 B
Text
Note that we utilize the 'jq' command to normalize json files for comparison. Depending the
|
|
verson of jq on your system, some tests may generate error that looks like this:
|
|
|
|
parse error: Exceeds depth limit for parsing at line 1
|
|
|
|
This is an error in 'jq', and it does not indicate that the tests themselves fail.
|