diff --git a/Projects-Using-Bats.md b/Projects-Using-Bats.md index 6c1d3d2..d1b2c65 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -21,4 +21,5 @@ If your open-source project uses Bats, please link to its test suite below. * **[ruby-build](https://github.com/sstephenson/ruby-build)** - https://github.com/sstephenson/ruby-build/tree/master/test * **[Shy](https://github.com/aaronroyer/shy)** - https://github.com/aaronroyer/shy/tree/master/test * **[spacecat](https://github.com/telemachus/spacecat)** - https://github.com/telemachus/spacecat/tree/master/test -* **[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 +* **[bash-preexec](https://github.com/rcaloras/bash-preexec/tree/master/test)** - https://github.com/rcaloras/bash-preexec/tree/master/test \ No newline at end of file