diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2022-03-16 10:52:49 +0100 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2022-03-16 10:52:49 +0100 |
commit | 3aa6e1dac4bdef2bdc37c97edb37d5f162fbc5c2 (patch) | |
tree | 8bc2a58fe91741b8e057924cfa5c6f24e7108b23 /test/buildtool/crypto | |
parent | 224a32ec9fed3b12e49976231660ceb282f7a305 (diff) | |
download | justbuild-3aa6e1dac4bdef2bdc37c97edb37d5f162fbc5c2.tar.gz |
Format: Apply compact JSON formatting
Diffstat (limited to 'test/buildtool/crypto')
-rw-r--r-- | test/buildtool/crypto/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/buildtool/crypto/TARGETS b/test/buildtool/crypto/TARGETS index 2f604833..179d70ad 100644 --- a/test/buildtool/crypto/TARGETS +++ b/test/buildtool/crypto/TARGETS @@ -10,4 +10,4 @@ , "stage": ["test", "buildtool", "crypto"] } , "TESTS": {"type": "install", "tainted": ["test"], "deps": ["crypto"]} -}
\ No newline at end of file +} |