Skip to content

Commit

Permalink
[test/spec] Fix ble-features function.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Chu committed Apr 19, 2020
1 parent 4e0002e commit 5753cba
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 @@ -940,7 +940,7 @@ ble-idioms() {
}

ble-features() {
sh-spec spec/ble-idioms.test.sh --osh-failures-allowed 0 \
sh-spec spec/ble-features.test.sh --osh-failures-allowed 0 \
$BASH $ZSH $MKSH $BUSYBOX_ASH $DASH yash $OSH_LIST "$@"
}

Expand Down

0 comments on commit 5753cba

Please sign in to comment.