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/logging | |
parent | 224a32ec9fed3b12e49976231660ceb282f7a305 (diff) | |
download | justbuild-3aa6e1dac4bdef2bdc37c97edb37d5f162fbc5c2.tar.gz |
Format: Apply compact JSON formatting
Diffstat (limited to 'test/buildtool/logging')
-rw-r--r-- | test/buildtool/logging/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/buildtool/logging/TARGETS b/test/buildtool/logging/TARGETS index 3eec70cc..fdf6d2e4 100644 --- a/test/buildtool/logging/TARGETS +++ b/test/buildtool/logging/TARGETS @@ -23,4 +23,4 @@ } , "TESTS": {"type": "install", "tainted": ["test"], "deps": ["log_sink_file", "logger"]} -}
\ No newline at end of file +} |