t1404: rename file to t1404-update-ref-errors.sh
I want to broaden the scope of this test file, so rename it accordingly. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Michael Haggerty committed
Jun 7, 2016 at 10:13 UTC
bf0c6603ff809b035bd3b2049597e2273e9d86ed
1 file changed
+1
-1
t/t1404-update-ref-errors.sh
renamed
+1
-1
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-test_description='Test git update-ref with D/F conflicts'
3
+test_description='Test git update-ref error handling'
4
. ./test-lib.sh
5
6
test_update_rejected () {