summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-03-28 17:58:45 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2023-03-28 18:02:50 +0900
commitc86ccccbd75061f4af0893a03951400227ed76e3 (patch)
tree1cc1d2dc2302aa7cfedf882283bfa366e7762d19 /tool
parent6b05f125bb721ee7f2c91b7744475f947d3a8295 (diff)
downloadruby-c86ccccbd75061f4af0893a03951400227ed76e3.tar.gz
Revert "RBS: Pathname#taint and Pathname#untaint are removed"
This reverts commit 46132e78b7438389bf49a860a0cd8957f685dcb3, in favor of 298cb57c115e789c021962c758eb734c2d8ee1f6.
Diffstat (limited to 'tool')
-rw-r--r--tool/rbs_skip_tests2
1 files changed, 0 insertions, 2 deletions
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