1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add Test::Unit::Assertions.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
drbrain 2006-06-18 03:04:48 +00:00
parent 7b48490222
commit 20afef590b

View file

@ -36,6 +36,7 @@ shellwords.rb
singleton.rb
tempfile.rb
test/unit.rb
test/unit/assertions.rb
thread.rb
thwait.rb
time.rb