summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormarkd <markd>2017-04-23 05:04:39 +0000
committermarkd <markd>2017-04-23 05:04:39 +0000
commited15a47e15b7c30f78fb5d528a6c9d2b6f126e06 (patch)
treef0d5ec0eb03a1538d3025ddde387bf123ada38d6 /devel
parent34e437e5d89c971285166b458d1d6ff50e458247 (diff)
downloadpkgsrc-ed15a47e15b7c30f78fb5d528a6c9d2b6f126e06.tar.gz
Add py-testpath
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
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