mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
7 lines
174 B
INI
7 lines
174 B
INI
|
%skip_messages = (
|
||
|
https => "Not running test: Wget under test doesn't support HTTPS.",
|
||
|
iri => "Not running test: Wget under test doesn't support IDN/IRI.",
|
||
|
);
|
||
|
|
||
|
1;
|