- Switch to new test framework

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-06-19 08:34:36 +00:00
parent 28cbd32894
commit f79df04c32
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472772

View file

@ -25,7 +25,7 @@ USE_PYTHON= autoplist distutils
GH_ACCOUNT= VitaliyRodnenko
GH_TAGNAME= 7ea2255
regression-test: build
do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
.include <bsd.port.mk>