From bc77886cecdc4f10d121111297ae056ef2f52faf Mon Sep 17 00:00:00 2001 From: drbrain Date: Sun, 18 Jun 2006 03:04:48 +0000 Subject: Add Test::Unit::Assertions. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/.document | 1 + 1 file changed, 1 insertion(+) 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 -- cgit