From 9e64f5fb6d7bd27a039981d81f58fa7fe3d2165a Mon Sep 17 00:00:00 2001 From: Will McKenzie Date: Fri, 18 Oct 2013 15:15:06 -0700 Subject: [PATCH] Add nodenv and nodebuild to list of projects using Bats --- 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 1f4faed..ed2c8f2 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -7,4 +7,6 @@ If your open-source project uses Bats, please link to its test suite below. * **[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 * **[Adept](https://github.com/technopagan/adept-jpg-compressor)** - https://github.com/technopagan/adept-jpg-compressor/tree/master/unittests -* **[vagrant-cachier](https://github.com/fgrehm/vagrant-cachier)** - https://github.com/fgrehm/vagrant-cachier/blob/master/spec/acceptance/sanity_check.bats \ No newline at end of file +* **[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 \ No newline at end of file