The functions in the testing framework were supposed to be split between test-lib.sh and test-lib-functions.sh, however some functions that belong to the former are on the latter, and vice versa. Move them back to where they belong. Felipe Contreras (2): test: relocate test_expect_{success,failure} test: relocate yes t/test-lib-functions.sh | 63 ++++++++++++++--------------------------- t/test-lib.sh | 63 +++++++++++++++++++++++++++-------------- 2 files changed, 63 insertions(+), 63 deletions(-) -- 2.39.2.13.g1fb56cf030