RBS: Pathname#taint and Pathname#untaint are removed

This commit is contained in:
Nobuyoshi Nakada 2023-03-28 09:29:47 +09:00
parent 67f37b010a
commit 708c4903e1
Notes: git 2023-03-28 01:52:02 +00:00

View file

@ -26,3 +26,5 @@ NetInstanceTest depending on external resources
TestHTTPRequest depending on external resources
TestSingletonNetHTTPResponse 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