diff options
-rw-r--r-- | t/uni/write.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/uni/write.t b/t/uni/write.t index d011861eea..c099957eb0 100644 --- a/t/uni/write.t +++ b/t/uni/write.t @@ -4,7 +4,6 @@ use strict; BEGIN { chdir 't' if -d 't'; require './test.pl'; - skip_all("EBCDIC porting needed") if $::IS_EBCDIC; skip_all_without_perlio(); } |