mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-04 03:04:57 -05:00
Update link to maintained version of Bats
This commit is contained in:
parent
325abac17d
commit
5cae73944f
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ uninstall from the system.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
Tests are executed using [Bats](https://github.com/sstephenson/bats):
|
Tests are executed using [Bats](https://github.com/bats-core/bats-core):
|
||||||
|
|
||||||
$ bats test
|
$ bats test
|
||||||
$ bats test/<file>.bats
|
$ bats test/<file>.bats
|
||||||
|
|
Loading…
Reference in a new issue