Skip to content

Commit

Permalink
skip bincompat.t
Browse files Browse the repository at this point in the history
  • Loading branch information
khwilliamson committed Nov 13, 2023
1 parent 7c693ec commit 5134d59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/porting/bincompat.t
Expand Up @@ -5,6 +5,7 @@ BEGIN {
}
use strict;
require './t/test.pl';
skip_all("BROKEN");
skip_all("Sorting order differs under EBCDIC") if $::IS_EBCDIC || $::IS_EBCDIC;

use Config;
Expand Down

0 comments on commit 5134d59

Please sign in to comment.