Fix typo.
This commit is contained in:
parent
12149cdc4a
commit
2129da103c
@ -487,7 +487,7 @@ tests=(
|
|||||||
)
|
)
|
||||||
for i in ${tests[@]}; do exclude+=("!$i"); done
|
for i in ${tests[@]}; do exclude+=("!$i"); done
|
||||||
|
|
||||||
%if 0%{?fedra} <= 28
|
%if 0%{?fedora} <= 28
|
||||||
# imaptest on F28 has bugs which make some additional tests fail
|
# imaptest on F28 has bugs which make some additional tests fail
|
||||||
tests=(
|
tests=(
|
||||||
# Three new failures with imaptest 20170719
|
# Three new failures with imaptest 20170719
|
||||||
|
Loading…
Reference in New Issue
Block a user