diff options
author | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-06-18 03:04:48 +0000 |
---|---|---|
committer | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-06-18 03:04:48 +0000 |
commit | 20afef590bf76cb1a65eb327b7582cce3b3b0565 (patch) | |
tree | 7175b27526c35be3258b4e2b5ee9376369e64748 | |
parent | 7b484902220ded077a37a3a2e4587df2fe27f5e0 (diff) |
Add Test::Unit::Assertions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | lib/.document | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.document b/lib/.document index 9374ec7fd5..18c3b79def 100644 --- a/lib/.document +++ b/lib/.document @@ -36,6 +36,7 @@ shellwords.rb singleton.rb tempfile.rb test/unit.rb +test/unit/assertions.rb thread.rb thwait.rb time.rb |