From 440dc6b7e0b3b74db221eed81871516e301d4b3e Mon Sep 17 00:00:00 2001 From: mame Date: Mon, 4 Sep 2017 13:25:01 +0000 Subject: Improve line covearge of ext/io/nonblock/nonblock.c from 54.5% to 95.5% Not so good test, but it would be better than nothing, I guess... git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/io/nonblock/nonblock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/io/nonblock/nonblock.c') diff --git a/ext/io/nonblock/nonblock.c b/ext/io/nonblock/nonblock.c index 2509329f6c..1c0bdc68e7 100644 --- a/ext/io/nonblock/nonblock.c +++ b/ext/io/nonblock/nonblock.c @@ -1,6 +1,6 @@ /********************************************************************** - io/wait.c - + io/nonblock.c - $Author$ created at: Tue Jul 14 21:53:18 2009 -- cgit v1.2.3