kward / shunit2

shUnit2 is a xUnit based unit test framework for Bourne based shell scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

call to [ not protected somewhere ERROR

haobug opened this issue · comments

I received the below error when I run ./test_runner after I did some modifications to shunit2 code #89
what should I do with this error?

testIssue54
ASSERT:call to [ not protected somewhere

it can pass the shellcheck checking "no issue detected".

Screen Shot 2021-11-14 at 12 08 49 PM