test/*: remove assert_nothing_raised
commit74b9f78e11b915439555290dc3bdd4331303561c
authorEric Wong <normalperson@yhbt.net>
Mon, 19 Mar 2012 06:05:06 +0000 (19 06:05 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 19 Mar 2012 06:05:06 +0000 (19 06:05 +0000)
treea8cc68946952247aa633ef9441204cdc340dbf2a
parent85ae255f73b9b81ae3d17e6420dbb95a29dbe8b7
test/*: remove assert_nothing_raised

It makes test failures hard to track down, tests will
already fail if exceptions are thrown and we'll get
nice backtraces.
test/lib_read_write.rb
test/test_accept_class.rb
test/test_autopush.rb
test/test_connect_fd_leak.rb
test/test_poll.rb
test/test_singleton_read_write.rb
test/test_tryopen.rb