From 9c58a184b8bba4700141911575fc6f6cd2843f5b Mon Sep 17 00:00:00 2001 From: Finn Ellis Date: Sat, 18 Mar 2017 02:08:16 -0700 Subject: [PATCH] Add Doily to Projects Using Bats. (Thanks Bats!) --- Projects-Using-Bats.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index 94efa61..bd8d1da 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -12,6 +12,7 @@ If your open-source project uses Bats, please link to its test suite below. * **[docker-mailserver](https://github.com/tomav/docker-mailserver)** - https://github.com/tomav/docker-mailserver/tree/master/test * **[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 +* **[Doily](https://github.com/relsqui/doily)** - https://github.com/relsqui/doily/tree/master/tests * **[Ellipsis](https://github.com/ellipsis/ellipsis)** - https://github.com/ellipsis/ellipsis/tree/master/test * **[Ellipsis-TPM](https://github.com/ellipsis/ellipsis-tpm)** - https://github.com/ellipsis/ellipsis-tpm/tree/master/test * **[envirius](https://github.com/ekalinin/envirius)** - https://github.com/ekalinin/envirius