Skip to content

Commit

Permalink
No more failures in spec/var-op-other
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Chu committed Aug 19, 2018
1 parent 7756af0 commit 80ea88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec.sh
Expand Up @@ -453,7 +453,7 @@ var-op-test() {
}

var-op-other() {
sh-spec spec/var-op-other.test.sh --osh-failures-allowed 1 \
sh-spec spec/var-op-other.test.sh \
${REF_SHELLS[@]} $ZSH $OSH "$@"
}

Expand Down

0 comments on commit 80ea88d

Please sign in to comment.