]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3512-cherry-pick-submodule.sh
Merge branch 'dl/test-must-fail-fixes-5'
[thirdparty/git.git] / t / t3512-cherry-pick-submodule.sh
index bd78287841ee053fd56a44a268f8077a222cc266..6ece1d85736ade855d661a7e34d687e6a85d656b 100755 (executable)
@@ -7,7 +7,7 @@ test_description='cherry-pick can handle submodules'
 
 KNOWN_FAILURE_NOFF_MERGE_DOESNT_CREATE_EMPTY_SUBMODULE_DIR=1
 KNOWN_FAILURE_NOFF_MERGE_ATTEMPTS_TO_MERGE_REMOVED_SUBMODULE_FILES=1
-test_submodule_switch "git cherry-pick"
+test_submodule_switch "cherry-pick"
 
 test_expect_success 'unrelated submodule/file conflict is ignored' '
        test_create_repo sub &&