tests: unit: Fix Power-of-Two test build issue

Fix linker error for the PoT test build with code coverage.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
Dmitrii Golovanov 2023-12-15 17:45:10 +01:00 committed by Anas Nashif
parent 04601aedad
commit fbe95e4a73
1 changed files with 2 additions and 0 deletions

View File

@ -2,3 +2,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_ZTEST=y
CONFIG_CPP=y