Skip to content

Commit 1bcaec2

Browse files
committed
tests: timer: Change name of test
Change the name of the test to be unique. Otherwise, twister just aborts with a duplicate test error. Signed-off-by: David Brown <[email protected]>
1 parent 0d5c7db commit 1bcaec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/timer/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ common:
99
- qemu_riscv64/qemu_virt_riscv64/smp
1010
- nrf52840dk/nrf52840
1111
tests:
12-
test.rust.time:
12+
test.rust.timer:
1313
harness: console
1414
harness_config:
1515
type: one_line

0 commit comments

Comments
 (0)