summaryrefslogtreecommitdiff
path: root/test/rdoc
diff options
context:
space:
mode:
authoraycabta <aycabta@gmail.com>2019-08-17 00:15:07 +0900
committeraycabta <aycabta@gmail.com>2019-08-17 20:20:04 +0900
commit15da2aad766616237c8cd798542a70a61b6a23a4 (patch)
tree01a79838c348fad0171bb8440fd13c51eabf54bb /test/rdoc
parente095803c379a3db3de4edd229dc4593a345d1cdb (diff)
Remove Travis CI workaround
Diffstat (limited to 'test/rdoc')
-rw-r--r--test/rdoc/test_rdoc_ri_driver.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/rdoc/test_rdoc_ri_driver.rb b/test/rdoc/test_rdoc_ri_driver.rb
index fc51aeb87e..4965b3ddd8 100644
--- a/test/rdoc/test_rdoc_ri_driver.rb
+++ b/test/rdoc/test_rdoc_ri_driver.rb
@@ -1239,7 +1239,6 @@ Foo::Bar#bother
# this test is too fragile. Perhaps using Process.spawn will make this
# reliable
def _test_page_in_presence_of_child_status
- skip 'this test hangs on travis-ci.org' if ENV['CI']
@driver.use_stdout = false
with_dummy_pager do