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