[ruby/uri] Revert "Prevent a warning: URI::REGEXP is obsolete
(https://github.com/ruby/uri/pull/138)" This reverts commit https://github.com/ruby/uri/commit/c00726a20a00. https://github.com/ruby/uri/commit/22f5a7a790
This commit is contained in:
parent
22c1ba9409
commit
1d9dc4c504
@ -11,7 +11,7 @@ class URI::TestCommon < Test::Unit::TestCase
|
||||
end
|
||||
|
||||
class Foo
|
||||
include URI::RFC2396_REGEXP::PATTERN
|
||||
include URI::REGEXP::PATTERN
|
||||
end
|
||||
|
||||
def test_fallback_constants
|
||||
|
Loading…
x
Reference in New Issue
Block a user