add a ticket number.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ko1 2017-01-30 07:39:27 +00:00
parent 6cc463cac9
commit f7015c968c

View File

@ -13,4 +13,4 @@ assert_equal "ArgumentError", %{
rescue ArgumentError => e
e.class
end
}
}, '[Bug #12705]'