No longer expect to fail the "plugins" test
This commit is contained in:
parent
a827cd6f4e
commit
e3ec66cef7
|
@ -101,8 +101,8 @@ echo "Performing tests:" 1>&2
|
|||
_test "date"
|
||||
_test "email"
|
||||
_test "imap4"
|
||||
_test "plugins"
|
||||
echo "Expected failures:" 1>&2
|
||||
_fail "plugins"
|
||||
if [ -n "$FAILED" ]; then
|
||||
echo "Failed tests:$FAILED" 1>&2
|
||||
exit 2
|
||||
|
|
Loading…
Reference in New Issue
Block a user