From 3833c3114dc53532fdc21a327b654994b37329d9 Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Thu, 25 Jun 2015 01:31:45 +0300 Subject: [PATCH] Add bash-preexec 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 e0eca51..d37af06 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -18,4 +18,5 @@ If your open-source project uses Bats, please link to its test suite below. * **[grunt-install](https://github.com/GochoMugo/grunt-install)** - https://github.com/GochoMugo/grunt-install/tree/master/test * **[lx_kitchen (LX container tests)](https://github.com/bixu/lx_kitchen)** - https://github.com/bixu/lx_kitchen/tree/master/test/integration/default/bats * **[github-markdown-toc](https://github.com/ekalinin/github-markdown-toc)** - https://github.com/ekalinin/github-markdown-toc/master/tests -* **[azk](https://github.com/azukiapp/azk)** - https://github.com/azukiapp/azk/tree/master/spec/integration \ No newline at end of file +* **[azk](https://github.com/azukiapp/azk)** - https://github.com/azukiapp/azk/tree/master/spec/integration +* **[bash-preexec](https://github.com/rcaloras/bash-preexec)** - https://github.com/rcaloras/bash-preexec/tree/master/test \ No newline at end of file