From: Rohit Ashiwal Date: Mon, 4 Mar 2019 12:07:59 +0000 (+0530) Subject: test functions: add function `test_file_not_empty` X-Git-Tag: v2.22.0-rc0~128^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/21d5ad911032efe99ad4c3c72a8c0b839e29d92c?hp=21d5ad911032efe99ad4c3c72a8c0b839e29d92c test functions: add function `test_file_not_empty` Add a helper function to ensure that a given path is a non-empty file, and give an error message when it is not. Signed-off-by: Rohit Ashiwal Signed-off-by: Junio C Hamano ---