summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-27 10:51:01 +0000
committerwiz <wiz@pkgsrc.org>2022-01-27 10:51:01 +0000
commit18089c8822ddc2891ee49611b7c0b4aea539358d (patch)
treef3e1fc9ff852eac714fab1330b5d82a07417f361 /devel
parent4e097b58b1ab861fb7ce70123c3e4adf1be13eee (diff)
downloadpkgsrc-18089c8822ddc2891ee49611b7c0b4aea539358d.tar.gz
devel/Makefile: + py-testtools24
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 29430595b50..831c14d6b69 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3565 2022/01/27 09:44:06 wiz Exp $
+# $NetBSD: Makefile,v 1.3566 2022/01/27 10:51:01 wiz Exp $
#
COMMENT= Development utilities
@@ -2685,6 +2685,7 @@ SUBDIR+= py-testrepository
SUBDIR+= py-testresources
SUBDIR+= py-testscenarios
SUBDIR+= py-testtools
+SUBDIR+= py-testtools24
SUBDIR+= py-thrift
SUBDIR+= py-tlsh
SUBDIR+= py-toolz