Permalink
Browse files

No more failures in spec/var-op-other

  • Loading branch information...
Andy Chu
Andy Chu committed Aug 19, 2018
1 parent 7756af0 commit 80ea88d514bb0cc7227d85d54e5b6241da9d09df
Showing with 1 addition and 1 deletion.
  1. +1 −1 test/spec.sh
View
@@ -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 "$@"
}

0 comments on commit 80ea88d

Please sign in to comment.