From b1243a0f1e1513eddbfeba6fb2b821791aec8979 Mon Sep 17 00:00:00 2001 From: Peter Aronoff Date: Fri, 18 Oct 2013 09:01:06 -0700 Subject: [PATCH] Add spacecat and quotecat --- Projects-Using-Bats.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index d10f4cf..6d9d1dd 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -3,4 +3,6 @@ Bats was originally created to test [rbenv](https://github.com/sstephenson/rbenv If your open-source project uses Bats, please link to its test suite below. * **[rbenv](https://github.com/sstephenson/rbenv)** - https://github.com/sstephenson/rbenv/tree/master/test -* **[ruby-build](https://github.com/sstephenson/ruby-build)** - https://github.com/sstephenson/ruby-build/tree/master/test \ No newline at end of file +* **[ruby-build](https://github.com/sstephenson/ruby-build)** - https://github.com/sstephenson/ruby-build/tree/master/test +* **[spacecat](https://github.com/telemachus/spacecat)** - https://github.com/telemachus/spacecat/tree/master/test +* **[quotecat](https://github.com/telemachus/quotecat)** - https://github.com/telemachus/quotecat/tree/master/test \ No newline at end of file