Skip to content

Commit bc72b13

Browse files
committed
tests: cmake: fix identifier
config_dir is part of cmake testsuite. Signed-off-by: Anas Nashif <[email protected]>
1 parent ee73cad commit bc72b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cmake/config_dir/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tests:
2-
config_dir.user_defined:
2+
cmake.config_dir.user_defined:
33
platform_allow: native_posix
44
build_only: true
55
extra_args: APPLICATION_CONFIG_DIR:PATH=foo

0 commit comments

Comments
 (0)