From 3da070b707d2229b505f11432ed285c862e3d50f Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Fri, 22 Jul 2016 13:14:15 -0700 Subject: [PATCH] Add docker/machine to the list --- Projects-Using-Bats.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index e614706..f752513 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -7,6 +7,7 @@ If your open-source project uses Bats, please link to its test suite below. * **[azk](https://github.com/azukiapp/azk)** - https://github.com/azukiapp/azk/tree/pure-bash/test/cli * **[bash-preexec](https://github.com/rcaloras/bash-preexec)** - https://github.com/rcaloras/bash-preexec/tree/master/test * **[cf4ocl](https://github.com/fakenmc/cf4ocl)** - https://github.com/fakenmc/cf4ocl/tree/master/tests/utils +* **[docker-machine](https://github.com/docker/machine)** - https://github.com/docker/machine/tree/master/test/integration * **[docker-swarm](https://github.com/docker/swarm)** - https://github.com/docker/swarm/tree/master/test * **[dokku](https://github.com/progrium/dokku)** - https://github.com/progrium/dokku/tree/master/tests/unit * **[Ellipsis](https://github.com/ellipsis/ellipsis)** - https://github.com/ellipsis/ellipsis/tree/master/test