aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_extlibs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_extlibs.rb')
-rw-r--r--test/test_extlibs.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_extlibs.rb b/test/test_extlibs.rb
index 9b82b4f8cd..7dc22ee8a3 100644
--- a/test/test_extlibs.rb
+++ b/test/test_extlibs.rb
@@ -61,8 +61,6 @@ class TestExtLibs < Test::Unit::TestCase
check_existence "io/nonblock"
check_existence "io/wait"
check_existence "json"
- check_existence "mathn/complex"
- check_existence "mathn/rational"
check_existence "nkf"
check_existence "objspace"
check_existence "openssl", "this may be false positive, but should assert because rubygems requires this"