From d9797c517a6b8b1985354bec94c4b1063b426e52 Mon Sep 17 00:00:00 2001 From: Ferenc- Date: Thu, 9 Jul 2015 22:59:36 +0200 Subject: [PATCH] Update the link to shunit2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5309526..cf5f141 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [shpec](https://github.com/rylnd/shpec) - A shell testing framework * [sub](https://github.com/basecamp/sub) - A delicious way to organize programs * [ts](https://github.com/thinkerbot/ts) - A shell test script -* [shunit2](https://code.google.com/p/shunit2/) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit. +* [shunit2](https://github.com/kward/shunit2) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit. ## Zsh