Constant branchless::git::TEST_SUCCESS_EXIT_CODE
source · pub const TEST_SUCCESS_EXIT_CODE: i32 = 0;
Expand description
The exit status to use when a test command succeeds.
pub const TEST_SUCCESS_EXIT_CODE: i32 = 0;
The exit status to use when a test command succeeds.