This commit is contained in:
Diogo Oliveira de Melo
2017-09-21 17:44:19 -03:00
committed by GitHub
parent 270998893a
commit 0d626d6953

View File

@@ -3,7 +3,7 @@ The shunit script
shunit requires cmdarg. Install it first: https://github.com/akesterson/cmdarg shunit requires cmdarg. Install it first: https://github.com/akesterson/cmdarg
shunit is a bash script for running tests scripts that are written with the shunit library. To use it, fir install it: shunit is a bash script for running tests scripts that are written with the shunit library. To use it, first install it:
make install make install