diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-05-16 14:51:13 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-05-16 14:51:13 +0200 |
commit | 204b118c3674169cef3fc6266034785f2444d0e4 (patch) | |
tree | e460c3466d2da9681a816db2f25fe259b69446dd /etc/defaults/shell | |
parent | 8607440ace26954e3b376ea27b4ed307b9bcb585 (diff) | |
download | bootstrappable-toolchain-204b118c3674169cef3fc6266034785f2444d0e4.tar.gz |
Provide shell defaults for the tests
Diffstat (limited to 'etc/defaults/shell')
-rw-r--r-- | etc/defaults/shell/test.TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/shell/test.TARGETS b/etc/defaults/shell/test.TARGETS new file mode 100644 index 0000000..705d1d7 --- /dev/null +++ b/etc/defaults/shell/test.TARGETS @@ -0,0 +1 @@ +{"defaults": {"type": "defaults"}} |