Convert to test framework

This commit is contained in:
Sunpoet Po-Chuan Hsieh
2017-10-12 08:09:49 +00:00
parent 02ff99a147
commit b2789bbc2a

View File

@@ -50,7 +50,4 @@ DIAGRAM_RUN_DEPENDS= ${DIAGRAM_BUILD_DEPENDS}
post-patch:
@${REINPLACE_CMD} -e 's|@EXPORT|&_OK|' ${WRKSRC}/lib/SQL/Translator/Parser/xSV.pm
regression-test: build
cd ${WRKSRC}/ && ${MAKE} test
.include <bsd.port.mk>