mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-30 11:32:15 -05:00
Merge pull request #1544 from acook/patch-1
Update link to maintained version of Bats
This commit is contained in:
commit
e8b7a27ee6
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ uninstall from the system.
|
|||
|
||||
## 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/<file>.bats
|
||||
|
|
Loading…
Reference in a new issue