aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2012-08-22 15:18:33 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2012-08-22 15:18:33 +0000
commitc18ee9ec1dfa6dd0f4431e5c308505a0db040f22 (patch)
treef49be5233fdda83f23482d056e4db31a32332679 /devel/Makefile
parentf0ede77abc823d71e1f83392f7da26afca55a0f5 (diff)
downloadports-c18ee9ec1dfa6dd0f4431e5c308505a0db040f22.tar.gz
ports-c18ee9ec1dfa6dd0f4431e5c308505a0db040f22.zip
Test::Mock::Guard is mock test library using RAII. This module is able
to change method behavior by each scope. WWW: http://search.cpan.org/dist/Test-Mock-Guard/
Notes
Notes: svn path=/head/; revision=302945
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 e3ebd6f3125b..e19380699e14 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2607,6 +2607,7 @@
SUBDIR += p5-Test-Memory-Cycle
SUBDIR += p5-Test-Mini
SUBDIR += p5-Test-Mini-Unit
+ SUBDIR += p5-Test-Mock-Guard
SUBDIR += p5-Test-Mock-LWP
SUBDIR += p5-Test-Mock-LWP-Dispatch
SUBDIR += p5-Test-MockModule