Skip to content

Commit 781011b

Browse files
dcpleungkartben
authored andcommitted
tests: kernel/pending: fix incorrect test names
These tests should be named "kernel.pending" instead of "kernel.objects". Signed-off-by: Daniel Leung <[email protected]>
1 parent 886a99e commit 781011b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/kernel/pending/testcase.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tests:
2-
kernel.objects:
2+
kernel.pending:
33
tags: kernel
4-
kernel.objects.minimallibc:
4+
kernel.pending.minimallibc:
55
filter: CONFIG_MINIMAL_LIBC_SUPPORTED
66
tags:
77
- kernel

0 commit comments

Comments
 (0)