Merge branch 'mh/notes-allow-reading-treeish'
[gitweb.git] / t / t9818-git-p4-block.sh
index 64510b794a1f3f87f4f1e9985417f1c9e3de654f..8840a183acfa907eb4659aa5b47ec5bcfbc10e61 100755 (executable)
@@ -128,7 +128,7 @@ test_expect_success 'Create a repo with multiple depot paths' '
        done
 '
 
-test_expect_failure 'Clone repo with multiple depot paths' '
+test_expect_success 'Clone repo with multiple depot paths' '
        (
                cd "$git" &&
                git p4 clone --changes-block-size=4 //depot/pathA@all //depot/pathB@all \