From 6958d6130f05202e4864048714360691d972827c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 26 May 2018 08:34:16 +0000 Subject: - Switch to new test framework Approved by: portmgr blanket --- www/py-feedgenerator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/py-feedgenerator/Makefile b/www/py-feedgenerator/Makefile index 557ed5204554..f49d16919d06 100644 --- a/www/py-feedgenerator/Makefile +++ b/www/py-feedgenerator/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${FLAVOR} \ USES= python USE_PYTHON= distutils autoplist -regression-test: build +do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test .include -- cgit v1.2.3