From c86ccccbd75061f4af0893a03951400227ed76e3 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Tue, 28 Mar 2023 17:58:45 +0900 Subject: Revert "RBS: Pathname#taint and Pathname#untaint are removed" This reverts commit 46132e78b7438389bf49a860a0cd8957f685dcb3, in favor of 298cb57c115e789c021962c758eb734c2d8ee1f6. --- tool/rbs_skip_tests | 2 -- 1 file changed, 2 deletions(-) (limited to 'tool') diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests index e26b467db5..e3173d3844 100644 --- a/tool/rbs_skip_tests +++ b/tool/rbs_skip_tests @@ -26,5 +26,3 @@ 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 -- cgit v1.2.1