Update the link to shunit2

This commit is contained in:
Ferenc- 2015-07-09 22:59:36 +02:00 committed by Ferenc-
parent ada8413ceb
commit d9797c517a
1 changed files with 1 additions and 1 deletions

View File

@ -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