From a2c4dccf549716b886e9302e9f8b6293b4c0f89d Mon Sep 17 00:00:00 2001 From: Septian Dwic <20803810+sptndc@users.noreply.github.com> Date: Tue, 20 Nov 2018 11:15:34 +0700 Subject: [PATCH] Add phpenv --- Projects-Using-Bats.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index 98b3e83..9aa0dc0 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -50,4 +50,5 @@ If your open-source project uses Bats, please link to its test suite below. * **[Tictac-Track](https://github.com/kstenschke/tictac-track)** - https://github.com/kstenschke/tictac-track/tree/master/test/functional * **[JVM Wrapper](https://github.com/itbasis/jvm-wrapper)** - https://github.com/itbasis/jvm-wrapper/tree/master/src/test/bash/jvmw * **[Wechaty](https://github.com/Chatie/wechaty)** - https://github.com/Chatie/wechaty/blob/master/tests/docker.bats -* **[ynetd](https://github.com/rwstauner/ynetd)** - https://github.com/rwstauner/ynetd/tree/master/test \ No newline at end of file +* **[ynetd](https://github.com/rwstauner/ynetd)** - https://github.com/rwstauner/ynetd/tree/master/test +* **[phpenv](https://github.com/sptndc/phpenv)** - https://github.com/sptndc/phpenv/tree/master/test \ No newline at end of file