Revert "RBS: Pathname#taint and Pathname#untaint are removed"

This reverts commit 46132e78b7438389bf49a860a0cd8957f685dcb3, in favor
of 298cb57c115e789c021962c758eb734c2d8ee1f6.
This commit is contained in:
Nobuyoshi Nakada 2023-03-28 17:58:45 +09:00
parent 6b05f125bb
commit c86ccccbd7
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

View File

@ -26,5 +26,3 @@ NetInstanceTest depending on external resources
TestHTTPRequest depending on external resources TestHTTPRequest depending on external resources
TestSingletonNetHTTPResponse depending on external resources TestSingletonNetHTTPResponse depending on external resources
TestInstanceNetHTTPResponse depending on external resources TestInstanceNetHTTPResponse depending on external resources
test_taint(PathnameInstanceTest) removed at ruby/pathname@c52fd3a835
test_untaint(PathnameInstanceTest) removed at ruby/pathname@c52fd3a835