Skip to content

Commit

Permalink
[test/spec] Also test zsh behavior on spec/bugs.test.sh.
Browse files Browse the repository at this point in the history
Addresses issue #291.
  • Loading branch information
Andy Chu committed May 1, 2019
1 parent 2c65cbe commit a21a1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ osh-only() {

# Regress bugs
bugs() {
sh-spec spec/bugs.test.sh ${REF_SHELLS[@]} $BUSYBOX_ASH $OSH_LIST "$@" \
sh-spec spec/bugs.test.sh ${REF_SHELLS[@]} $ZSH $BUSYBOX_ASH $OSH_LIST "$@" \
--osh-failures-allowed 2
}

Expand Down

0 comments on commit a21a1b8

Please sign in to comment.