From 4e6c21860d94f4eb6e2073f6108c8f0df9c50612 Mon Sep 17 00:00:00 2001 From: Aaron Royer Date: Sat, 11 Jan 2014 15:45:17 -0800 Subject: [PATCH] Add Shy project --- 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 d0ed2c2..f11c426 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -10,4 +10,5 @@ If your open-source project uses Bats, please link to its test suite below. * **[vagrant-cachier](https://github.com/fgrehm/vagrant-cachier)** - https://github.com/fgrehm/vagrant-cachier/blob/master/spec/acceptance/sanity_check.bats * **[nodenv](https://github.com/oinutter/nodenv)** - https://github.com/oinutter/nodenv/tree/master/test * **[node-build](https://github.com/oinutter/node-build)** - https://github.com/oinutter/nodenv/tree/master/test -* **[azk](https://github.com/azukiapp/azk)** - https://github.com/azukiapp/azk/tree/pure-bash/test/cli \ No newline at end of file +* **[azk](https://github.com/azukiapp/azk)** - https://github.com/azukiapp/azk/tree/pure-bash/test/cli +* **[Shy](https://github.com/aaronroyer/shy)** - https://github.com/aaronroyer/shy/tree/master/test \ No newline at end of file