diff --git a/perl-WWW-Curl.spec b/perl-WWW-Curl.spec index 0ca7ba4..fb106a7 100644 --- a/perl-WWW-Curl.spec +++ b/perl-WWW-Curl.spec @@ -46,6 +46,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{?!_with_network_tests: rm t/14duphandle.t } %{?!_with_network_tests: rm t/15duphandle-callback.t } %{?!_with_network_tests: rm t/18twinhandles.t } +%{?!_with_network_tests: rm t/19multi.t } make test %clean