samples: net: wpanusb: fix sanitycheck

With the change to the configuration files, we can now compile
this sample for any platform that uses only the default prj.conf file:
nrf52840_pca10056
nrf52840_pca10059
usb_kw24d512

Update the sample.yaml file to remove the excludes.

Signed-off-by: Michael Scott <mike@foundries.io>
This commit is contained in:
Michael Scott 2018-07-13 10:58:46 -07:00 committed by Carles Cufí
commit 8fe9f5b4f8

View file

@ -4,6 +4,5 @@ sample:
tests:
test_15_4:
harness: net
platform_exclude: nrf52840_pca10056 usb_kw24d512
depends_on: ieee802154 usb_device
tags: net ieee802154 usb