mirror of
https://github.com/mirror/wget.git
synced 2025-01-05 09:50:27 +08: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;
|