mirror of
https://github.com/sstephenson/bats.git
synced 2025-12-08 01:13:31 +01:00
bats-exec -> bats-exec-test
This commit is contained in:
parent
6b965e18c4
commit
f8f78b5cd3
|
|
@ -56,4 +56,4 @@ else
|
||||||
shift
|
shift
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exec bats-exec $count_only "$(expand_path "$filename")" "$@"
|
exec bats-exec-test $count_only "$(expand_path "$filename")" "$@"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user