From f32502ac720942fcd411688372f9c94a72690dc6 Mon Sep 17 00:00:00 2001 From: "G. Roggemans" Date: Sun, 14 Feb 2016 02:29:22 +0100 Subject: [PATCH] Added Ellipsis and Ellipsis-TPM --- Projects-Using-Bats.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index e235096..e14bb5a 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -8,6 +8,8 @@ If your open-source project uses Bats, please link to its test suite below. * **[bash-preexec](https://github.com/rcaloras/bash-preexec)** - https://github.com/rcaloras/bash-preexec/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 +* **[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 * **[Foreman](http://theforeman.org)** - https://github.com/theforeman/foreman-bats * **[github-markdown-toc](https://github.com/ekalinin/github-markdown-toc)** - https://github.com/ekalinin/github-markdown-toc/master/tests