1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-11-17 03:32:27 +01:00

bats-exec -> bats-exec-test

This commit is contained in:
Sam Stephenson 2012-04-09 10:59:36 -05:00
parent 6b965e18c4
commit f8f78b5cd3
2 changed files with 1 additions and 1 deletions

View File

@ -56,4 +56,4 @@ else
shift
fi
exec bats-exec $count_only "$(expand_path "$filename")" "$@"
exec bats-exec-test $count_only "$(expand_path "$filename")" "$@"