diff options
author | lth <lth@FreeBSD.org> | 2007-04-10 08:12:10 +0000 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2007-04-10 08:12:10 +0000 |
commit | 2c8d861aaa4376e2f0180942df725c622dac3ea4 (patch) | |
tree | ed66f37af7dd241967102e9313b95ced65438ee3 /devel/Makefile | |
parent | af5b72717315497e30a7e93035672fb1b1eeb8dc (diff) | |
download | FreeBSD-ports-2c8d861aaa4376e2f0180942df725c622dac3ea4.zip FreeBSD-ports-2c8d861aaa4376e2f0180942df725c622dac3ea4.tar.gz |
Add p5-Test-Group 0.07, group together related tests in a test suite.
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 7df7c4c..e661d9a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1502,6 +1502,7 @@ SUBDIR += p5-Test-Expect SUBDIR += p5-Test-File SUBDIR += p5-Test-File-Contents + SUBDIR += p5-Test-Group SUBDIR += p5-Test-HTML-Tidy SUBDIR += p5-Test-Harness SUBDIR += p5-Test-HasVersion |