tests: subsys: fix emul test compile

Add CONFIG_EMUL=y to the test .conf

Signed-off-by: Swift Tian <swift.tian@ambiq.com>
This commit is contained in:
Swift Tian 2024-05-22 14:09:35 +08:00 committed by Anas Nashif
commit cf5a273aa5

View file

@ -5,3 +5,4 @@
CONFIG_ZTEST=y
CONFIG_SENSOR=y
CONFIG_BMI160_TRIGGER_NONE=y
CONFIG_EMUL=y