summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-06-18 03:04:48 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-06-18 03:04:48 +0000
commitbc77886cecdc4f10d121111297ae056ef2f52faf (patch)
tree7175b27526c35be3258b4e2b5ee9376369e64748 /lib
parent1521f3d8f60da0bc12cc078c945583cd0fec1794 (diff)
downloadruby-bc77886cecdc4f10d121111297ae056ef2f52faf.tar.gz
ruby-bc77886cecdc4f10d121111297ae056ef2f52faf.tar.xz
ruby-bc77886cecdc4f10d121111297ae056ef2f52faf.zip
Add Test::Unit::Assertions.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
-rw-r--r--lib/.document1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.document b/lib/.document
index 9374ec7fd..18c3b79de 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