From: Charles Nutter Date: 2012-02-22T22:57:41+09:00 Subject: [ruby-core:42802] [ruby-trunk - Bug #6061][Open] test/iconv/test_option.rb is disabled and should be enabled or removed Issue #6061 has been reported by Charles Nutter. ---------------------------------------- Bug #6061: test/iconv/test_option.rb is disabled and should be enabled or removed https://bugs.ruby-lang.org/issues/6061 Author: Charles Nutter Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: trunk The only test class in test/iconv/test_option.rb is guarded by this line: ... end if false and defined?(TestIconv) If this test is still valid, it should be enabled. If it is not valid, it should be removed. -- http://bugs.ruby-lang.org/