From b79f9e35d1369a455823598041f5af3fc551e6e7 Mon Sep 17 00:00:00 2001 From: Gerard Marull-Paretas Date: Sat, 19 Nov 2022 16:24:48 +0100 Subject: [PATCH] tests: lib: custom_lib: use YAML empty dictionary syntax There is no need to use dummy properties when an empty dictionary can be used. Signed-off-by: Gerard Marull-Paretas --- tests/lib/custom_lib/testcase.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/lib/custom_lib/testcase.yaml b/tests/lib/custom_lib/testcase.yaml index 211b5c4..9055f67 100644 --- a/tests/lib/custom_lib/testcase.yaml +++ b/tests/lib/custom_lib/testcase.yaml @@ -4,7 +4,6 @@ common: - custom_plank - qemu_cortex_m0 tests: - lib.custom_lib: - build_only: false # something benign to make a non-empty list + lib.custom_lib: {} lib.custom_lib.non_default: extra_args: CONFIG_CUSTOM_LIB_GET_VALUE_DEFAULT=6