samples: sensor: fix test identifier
use sample.sensor.shell instead of test. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
b69edc3844
commit
6b01656c4b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
sample:
|
||||
name: Shell Sensor Module Sample
|
||||
tests:
|
||||
test:
|
||||
sample.sensor.shell:
|
||||
filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
|
||||
tags: shell
|
||||
harness: keyboard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue