Merge pull request #7 from dmelo/master

Fix typo
This commit is contained in:
Andrew Kesterson
2026-01-11 08:36:57 -05:00
committed by GitHub

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