pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + py-test-subtests



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34726f1ce056
branches:  trunk
changeset: 373957:34726f1ce056
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Feb 15 16:10:20 2022 +0000

description:
devel/Makefile: + py-test-subtests

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r adbf2c9fb174 -r 34726f1ce056 devel/Makefile
--- a/devel/Makefile    Tue Feb 15 16:10:01 2022 +0000
+++ b/devel/Makefile    Tue Feb 15 16:10:20 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3596 2022/02/15 07:15:02 wiz Exp $
+# $NetBSD: Makefile,v 1.3597 2022/02/15 16:10:20 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2696,6 +2696,7 @@
 SUBDIR+=       py-test-rerunfailures
 SUBDIR+=       py-test-runner
 SUBDIR+=       py-test-shutil
+SUBDIR+=       py-test-subtests
 SUBDIR+=       py-test-sugar
 SUBDIR+=       py-test-testmon
 SUBDIR+=       py-test-timeout



Home | Main Index | Thread Index | Old Index