Fix typo in tests macro
This commit is contained in:
parent
ef76548513
commit
3b39397599
@ -51,7 +51,7 @@ BuildRequires: perl(Test::More)
|
||||
# Test::Pod 1.41 not used
|
||||
# Test::Pod::Coverage 1.08 not used
|
||||
# Optional tests:
|
||||
%if %{with perl_autodie_enables_optinonal_test} && !%{defined perl_bootstrap}
|
||||
%if %{with perl_autodie_enables_optional_test} && !%{defined perl_bootstrap}
|
||||
BuildRequires: perl(BSD::Resource)
|
||||
BuildRequires: perl(Import::Into) >= 1.002004
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user