* ChangeLog: add ML reference.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7368 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2004-11-25 01:46:00 +00:00
Родитель 5632cf0d19
Коммит 624f62c515
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -305,7 +305,8 @@ Tue Nov 16 16:20:45 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
Tue Nov 16 13:35:54 2004 NAKAMURA Usaku <usa@ruby-lang.org>
* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): add
new option --exclude (-x) to skip some tests.
new option --exclude (-x) to skip some tests. [ruby-core:3363],
[ruby-dev:24865]
* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir.exclude):
ditto.