diff --git a/test/uri/test_common.rb b/test/uri/test_common.rb index e96f819968..774eb91b35 100644 --- a/test/uri/test_common.rb +++ b/test/uri/test_common.rb @@ -11,7 +11,7 @@ class URI::TestCommon < Test::Unit::TestCase end class Foo - include URI::REGEXP::PATTERN + include URI::RFC2396_REGEXP::PATTERN end def test_fallback_constants