We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f471c7 commit 42f7385Copy full SHA for 42f7385
1 file changed
t/31_isJSON_valid.t
@@ -58,7 +58,7 @@ is(@errors,0,"no errors");
58
$tests++;
59
60
if ( $os eq "linux" ){
61
- # macos doesn't have a timout command, unless we install coreutils (gnu coreutils)
+ # macos doesn't have a timeout command, unless we install coreutils (gnu coreutils)
62
# so we just silently skip this
63
64
#4
0 commit comments