Bug #2585
MiniTest::Unit.disable_autorun はない
| Status: | Closed | Start date: | 01/10/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | doc | |||
| Target version: | - | |||
| reporter: | ruby_version: |
Description
MiniTest::Unit の特異メソッド一覧には disable_autorun が表示されていますが、1.9.1 でも 1.9.2-preview1 でも現在はないみたいですので、削除した方がいいかもしれません。 なお、minitest の History.txt 的には disable_autorun は 1.3.1 で削除されているようです。 (1.3.0 でも disable_autorun はないので、よくわからない History.txt なのですが)
Associated revisions
remove MiniTest::Unit.disable_autorun (close #2585)
History
Updated by Sho Hashimoto almost 2 years ago
本チケットの修正をコミットしておきますね。 問題があったらすぐ戻しますので教えてください。
Updated by Sho Hashimoto almost 2 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r3961. Sho, thank you for reporting this issue. Your contribution to Ruby is greatly appreciated. May Ruby be with you.