fix running tests

This commit is contained in:
sthen 2022-12-01 09:54:09 +00:00
parent 291b59143b
commit 653d9d0b9a

View File

@ -41,6 +41,7 @@ CONFIGURE_ARGS = -DUSE_STD_MAP=ON \
WRKSRC = ${WRKDIST}/cpp
TEST_TARGET = tests
do-test:
${WRKBUILD}/libphonenumber_test
.include <bsd.port.mk>