From 076dc79ea5ff47caf3cb04fb2aeb3c5a3ecc5123 Mon Sep 17 00:00:00 2001 From: Randy Stauner Date: Sun, 14 Oct 2018 10:48:46 -0700 Subject: [PATCH] Updated Projects Using Bats (markdown) --- 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 40a203b..98b3e83 100644 --- a/Projects-Using-Bats.md +++ b/Projects-Using-Bats.md @@ -49,4 +49,5 @@ If your open-source project uses Bats, please link to its test suite below. * **[shellfactory](https://github.com/cchaudier/shellfactory)** - https://github.com/cchaudier/shellfactory * **[Tictac-Track](https://github.com/kstenschke/tictac-track)** - https://github.com/kstenschke/tictac-track/tree/master/test/functional * **[JVM Wrapper](https://github.com/itbasis/jvm-wrapper)** - https://github.com/itbasis/jvm-wrapper/tree/master/src/test/bash/jvmw -* **[Wechaty](https://github.com/Chatie/wechaty)** - https://github.com/Chatie/wechaty/blob/master/tests/docker.bats \ No newline at end of file +* **[Wechaty](https://github.com/Chatie/wechaty)** - https://github.com/Chatie/wechaty/blob/master/tests/docker.bats +* **[ynetd](https://github.com/rwstauner/ynetd)** - https://github.com/rwstauner/ynetd/tree/master/test \ No newline at end of file