You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2020. It is now read-only.
All private functions should use the generally accepted practice of preceding the function name with underbars. As an example in test-utils.sh, the function name should be renamed __unit-test().