]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3429-rebase-edit-todo.sh
Merge branch 'bc/hash-independent-tests-part-6'
[thirdparty/git.git] / t / t3429-rebase-edit-todo.sh
index 8739cb60a77a61f6a6a2e08ebb4ae64c92bafb67..aaeac6eade8e13f4ebd9ff40346d4a42fe2cd0b1 100755 (executable)
@@ -17,7 +17,7 @@ test_expect_success 'rebase exec modifies rebase-todo' '
        test -e F
 '
 
-test_expect_success SHA1 'loose object cache vs re-reading todo list' '
+test_expect_success 'loose object cache vs re-reading todo list' '
        GIT_REBASE_TODO=.git/rebase-merge/git-rebase-todo &&
        export GIT_REBASE_TODO &&
        write_script append-todo.sh <<-\EOS &&