mirror of
https://github.com/sstephenson/bats.git
synced 2026-04-03 11:32:22 +02:00
bats-exec -> bats-exec-test
This commit is contained in:
@@ -56,4 +56,4 @@ else
|
||||
shift
|
||||
fi
|
||||
|
||||
exec bats-exec $count_only "$(expand_path "$filename")" "$@"
|
||||
exec bats-exec-test $count_only "$(expand_path "$filename")" "$@"
|
||||
|
||||
Reference in New Issue
Block a user