diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-20 06:13:01 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-20 06:13:01 +0000 |
commit | 36905918fd74bf7ff2c6165f5354e03773b1db5a (patch) | |
tree | 992fe968fabca5a89618df8fda655f93fca287e5 /www/Makefile | |
parent | 370bf54aacabdc2ce1902c694907f1834f8ead2d (diff) |
Add ruby-webunit, a Ruby API for automated unit testing of web sites.
Notes
Notes:
svn path=/head/; revision=48002
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6b41d785b5f3..c57707831feb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -266,6 +266,7 @@ SUBDIR += ruboard SUBDIR += ruby-http-access SUBDIR += ruby-tmpl + SUBDIR += ruby-webunit SUBDIR += screem SUBDIR += sitecopy SUBDIR += skipstone |