Skip to content

Commit

Permalink
tests/kconfig/configdefault/prj.conf: Remove use of CONFIG_ZTEST_NEW_API
Browse files Browse the repository at this point in the history
CONFIG_ZTEST_NEW_API was removed in
zephyrproject-rtos#63723

Tests still using it cause compliance failures.
So let's fix it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
  • Loading branch information
aescolar committed Oct 26, 2023
1 parent 16b3275 commit 9a00188
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/kconfig/configdefault/prj.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y

0 comments on commit 9a00188

Please sign in to comment.