diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-08-14 15:05:03 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-08-14 15:05:03 +0000 |
commit | c5a5d1db41f9b8b6af8e8ff8ee27988363878541 (patch) | |
tree | d81c0a52a16a6e65515a79d1a73163c46ac178e7 /devel/Makefile | |
parent | - Update to version 1.18 (diff) |
Initial import of p5-Test-Harness 1.23.
It runs perl standard test scripts with statistics
PR: 29647
Submitted by: Shell Hung <shell@shellhung.org>
Notes
Notes:
svn path=/head/; revision=46245
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index a3f23315e858..551dba495130 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -399,6 +399,7 @@ SUBDIR += p5-Term-ReadKey SUBDIR += p5-Term-Screen SUBDIR += p5-Term-Size + SUBDIR += p5-Test-Harness SUBDIR += p5-Test-Simple SUBDIR += p5-Tie-Cache SUBDIR += p5-Tie-DB_FileLock |