I want to broaden the scope of this test file, so rename it accordingly. Signed-off-by: Michael Haggerty <mhagger@xxxxxxxxxxxx> --- t/{t1404-update-ref-df-conflicts.sh => t1404-update-ref-errors.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename t/{t1404-update-ref-df-conflicts.sh => t1404-update-ref-errors.sh} (98%) diff --git a/t/t1404-update-ref-df-conflicts.sh b/t/t1404-update-ref-errors.sh similarity index 98% rename from t/t1404-update-ref-df-conflicts.sh rename to t/t1404-update-ref-errors.sh index 6d869d1..2818460 100755 --- a/t/t1404-update-ref-df-conflicts.sh +++ b/t/t1404-update-ref-errors.sh @@ -1,6 +1,6 @@ #!/bin/sh -test_description='Test git update-ref with D/F conflicts' +test_description='Test git update-ref error handling' . ./test-lib.sh test_update_rejected () { -- 2.8.1 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html