Tue Feb 15 16:44:20 2022 UTC ()
devel/Makefile: + py-test-celery


(wiz)
diff -r1.3597 -r1.3598 pkgsrc/devel/Makefile

cvs diff -r1.3597 -r1.3598 pkgsrc/devel/Makefile (expand / switch to context diff)
--- pkgsrc/devel/Makefile 2022/02/15 16:10:20 1.3597
+++ pkgsrc/devel/Makefile 2022/02/15 16:44:20 1.3598
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3597 2022/02/15 16:10:20 wiz Exp $
+# $NetBSD: Makefile,v 1.3598 2022/02/15 16:44:20 wiz Exp $
 #
 
 COMMENT=	Development utilities
@@ -2677,6 +2677,7 @@
 SUBDIR+=	py-test-asyncio
 SUBDIR+=	py-test-benchmark
 SUBDIR+=	py-test-cache
+SUBDIR+=	py-test-celery
 SUBDIR+=	py-test-cov
 SUBDIR+=	py-test-doctestplus
 SUBDIR+=	py-test-env