summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-01-09 03:26:16 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-01-09 03:26:16 +0000
commite60289877478a5f7c68a3508495c1b7196426cca (patch)
tree617cf5efb8408be1cbe67297e71d02a9f40646e5 /devel/Makefile
parento Improve video grabbing quality via bktr(4) driver: less frame (diff)
Add Test testsuites that have been built with Test::Builder.
Notes
Notes: svn path=/head/; revision=72782
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index dfe762b4e260..5e2e6c551ac8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -608,6 +608,7 @@
SUBDIR += p5-Term-ReadKey
SUBDIR += p5-Term-Screen
SUBDIR += p5-Term-Size
+ SUBDIR += p5-Test-Builder-Tester
SUBDIR += p5-Test-Harness
SUBDIR += p5-Test-Inline
SUBDIR += p5-Test-Simple