From a376b86d5708d0b4babbfa38d47d4dfb28ee2712 Mon Sep 17 00:00:00 2001 From: kazu Date: Mon, 19 Oct 2015 15:54:50 +0000 Subject: fix a typo [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1326f4d004..e2c6bdd814 100644 --- a/ChangeLog +++ b/ChangeLog @@ -143,7 +143,7 @@ Sun Oct 18 05:11:22 2015 KOSAKI Motohiro * test/ruby/test_require.rb (TestRequire#test_loading_fifo_threading_raise): rename from - test_loading_fifo_threading. You souldn't rescue an exception + test_loading_fifo_threading. You shouldn't rescue an exception if you test raise or not. Moreover, this case should be caught IOError because load(FIFO) should be blocked until given any input. -- cgit v1.2.3