diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 17bd53567a2..ae2dda68928 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3703 2022/03/31 09:01:04 nia Exp $ +# $NetBSD: Makefile,v 1.3704 2022/03/31 21:48:13 wiz Exp $ # COMMENT= Development utilities @@ -2798,6 +2798,7 @@ SUBDIR+= py-test-subtests SUBDIR+= py-test-sugar SUBDIR+= py-test-testmon SUBDIR+= py-test-timeout +SUBDIR+= py-test-trio SUBDIR+= py-test-utils SUBDIR+= py-test-virtualenv SUBDIR+= py-test-watch |