summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/XS-APItest/t/locale.t8
1 files changed, 2 insertions, 6 deletions
diff --git a/ext/XS-APItest/t/locale.t b/ext/XS-APItest/t/locale.t
index 19efa9546b..1a14fb45cf 100644
--- a/ext/XS-APItest/t/locale.t
+++ b/ext/XS-APItest/t/locale.t
@@ -62,12 +62,8 @@ SKIP: {
"comma recognized in global comma locale for SvNV");
isnt(sync_locale, 0, "sync_locale() returns that was in the global locale");
- TODO: {
- local $TODO = "GH #20565";
-
- is(check_in_bounds(newSvNV("4.888"), 4.88, 4.89), 1,
- "dot recognized in perl-controlled comma locale for SvNV");
- }
+ is(check_in_bounds(newSvNV("4.888"), 4.88, 4.89), 1,
+ "dot recognized in perl-controlled comma locale for SvNV");
}
my %correct_C_responses = (