tests: uart_emul: remove hardware dependency
Remove depends_on in test, this is not needed and not part of any board. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
687f2507e3
commit
59a15818e3
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ common:
|
||||||
- drivers
|
- drivers
|
||||||
- uart
|
- uart
|
||||||
harness: ztest
|
harness: ztest
|
||||||
depends_on: uart_emul
|
|
||||||
tests:
|
tests:
|
||||||
drivers.uart_emul.polling:
|
drivers.uart_emul.polling:
|
||||||
platform_allow: qemu_x86
|
platform_allow: qemu_x86
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue