Skip to content

Commit 18c4428

Browse files
committed
elSif
1 parent 42f7385 commit 18c4428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/31_isJSON_valid.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ if ( $os eq "linux" ){
8282
is(@errors,0,"no errors");
8383
$tests++;
8484

85-
} elif ( $os eq "darwin" ){
85+
} elsif ( $os eq "darwin" ){
8686
printf "skipped two checks on MacOS\n\n";
8787
}
8888

0 commit comments

Comments
 (0)