From ed15a47e15b7c30f78fb5d528a6c9d2b6f126e06 Mon Sep 17 00:00:00 2001 From: markd Date: Sun, 23 Apr 2017 05:04:39 +0000 Subject: Add py-testpath --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/Makefile b/devel/Makefile index 8c58734c374..94a7d64523f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2416 2017/04/23 04:56:20 markd Exp $ +# $NetBSD: Makefile,v 1.2417 2017/04/23 05:04:39 markd Exp $ # COMMENT= Development utilities @@ -2003,6 +2003,7 @@ SUBDIR+= py-test SUBDIR+= py-test-cov SUBDIR+= py-test-mock SUBDIR+= py-test-runner +SUBDIR+= py-testpath SUBDIR+= py-testresources SUBDIR+= py-testscenarios SUBDIR+= py-testtools -- cgit v1.2.3