From 2a0d5766818dddb6e1cd78a17c8321de595906bd Mon Sep 17 00:00:00 2001 From: Edwin Shin Date: Fri, 3 Apr 2020 03:24:48 +0800 Subject: [PATCH] Update README.md (#1555) Update the bats link to https://github.com/bats-core/bats-core (which is what pyenv is actually using on [Travis](https://github.com/pyenv/pyenv/blob/master/.travis.yml#L35)) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12cf258b..0c22d9b9 100644 --- a/README.md +++ b/README.md @@ -379,7 +379,7 @@ The pyenv source code is [hosted on GitHub](https://github.com/pyenv/pyenv). It's clean, modular, and easy to understand, even if you're not a shell hacker. -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