Skip to content

Commit

Permalink
biology/seqkit: Add 'test' target
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Aug 14, 2021
1 parent 95d3801 commit 6223eec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions biology/seqkit/Makefile
Expand Up @@ -16,4 +16,8 @@ GO_TARGET= ./${PORTNAME}

PLIST_FILES= bin/${PORTNAME}

do-test: # from https://bioinf.shenwei.me/seqkit/benchmark/
@cd ${WRKSRC}/tests && \
${GO_WRKDIR_BIN}/seqkit stat *.fa

.include <bsd.port.mk>

0 comments on commit 6223eec

Please sign in to comment.