Expect the "plugins" test to always pass (as it should)
This commit is contained in:
parent
1d7f3e79b0
commit
455d3e968f
@ -101,9 +101,9 @@ echo "Performing tests:" 1>&2
|
||||
_test "hayes"
|
||||
_test "modems"
|
||||
_test "pdu"
|
||||
_test "plugins"
|
||||
_test "ussd"
|
||||
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