1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-14 14:23:53 -05:00

Merge pull request #1544 from acook/patch-1

Update link to maintained version of Bats
This commit is contained in:
Hiroshi SHIBATA
2023-12-25 12:49:41 +09:00
committed by GitHub

View File

@@ -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