mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Revert "test/test_extilibs.rb: do not check the existence of fiddle"
This reverts r58761 since fiddle is considered critical. [ruby-core:81201] [ruby-core:81203] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
6e7dfec866
commit
8dbf0f2ac7
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ class TestExtLibs < Test::Unit::TestCase
|
|||
check_existence "etc"
|
||||
check_existence "fcntl"
|
||||
check_existence "fiber"
|
||||
#check_existence "fiddle" # depend on libffi
|
||||
check_existence "fiddle"
|
||||
#check_existence "gdbm" # depend on libgdbm
|
||||
check_existence "io/console"
|
||||
check_existence "io/nonblock"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue