aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-06-20 00:12:26 +0800
committerswills <swills@FreeBSD.org>2011-06-20 00:12:26 +0800
commitbe4bd9455f03d7b161e6677f1c26512a1e47993b (patch)
treec0e0c008b7f994b534810a5f300c92a8834634ef /devel/Makefile
parentb9d25e7e70f8de1884ecc2095e5e937c86b96494 (diff)
downloadfreebsd-ports-gnome-be4bd9455f03d7b161e6677f1c26512a1e47993b.tar.gz
freebsd-ports-gnome-be4bd9455f03d7b161e6677f1c26512a1e47993b.tar.zst
freebsd-ports-gnome-be4bd9455f03d7b161e6677f1c26512a1e47993b.zip
Minitest provides a complete suite of testing facilities supporting TDD, BDD,
mocking, and benchmarking. minitest/unit is a small and incredibly fast unit testing framework. WWW: http://rubygems.org/gems/minitest
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 4785c0b43a23..5d7dea4a47b5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3273,6 +3273,7 @@
SUBDIR += rubygem-main
SUBDIR += rubygem-mash
SUBDIR += rubygem-metaid
+ SUBDIR += rubygem-minitest
SUBDIR += rubygem-mixlib-authentication
SUBDIR += rubygem-mixlib-cli
SUBDIR += rubygem-mixlib-config