Fix tests by removing do-test target
This commit is contained in:
parent
c8e6bd4de3
commit
36380732ac
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2019/07/12 20:49:40 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2019/11/18 04:30:32 kmos Exp $
|
||||
|
||||
COMMENT = deduplicating backup program
|
||||
|
||||
@ -44,7 +44,4 @@ post-install:
|
||||
pre-test:
|
||||
${MODPY_CMD} build_ext --inplace
|
||||
|
||||
do-test: fake
|
||||
@${MODPY_TEST_TARGET}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user