mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-07 05:08:15 +00:00
update shunit2 test
This commit is contained in:
@@ -35,4 +35,4 @@ matrix:
|
||||
- shellcheck -s bash bin/lemper-cli.sh
|
||||
- shellcheck -s bash lib/lemper-*.sh
|
||||
# Run the source through ShUnit2
|
||||
- bash shunit2/run_test.sh
|
||||
- bash shunit2/run_test.sh
|
||||
|
||||
@@ -8,4 +8,4 @@ testEquality()
|
||||
}
|
||||
|
||||
# load shunit2
|
||||
. /usr/local/bin/shunit2
|
||||
. /usr/local/bin/shunit2
|
||||
|
||||
Reference in New Issue
Block a user