]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t6113-rev-list-bitmap-filters.sh
Merge branch 'vd/fsck-submodule-url-test'
[thirdparty/git.git] / t / t6113-rev-list-bitmap-filters.sh
index 86c70521f1db7184e70c1eb6baf17883ecc6609f..459f0d741225522276b84a9a65caaa2e2a985bde 100755 (executable)
@@ -4,6 +4,8 @@ test_description='rev-list combining bitmaps and filters'
 . ./test-lib.sh
 . "$TEST_DIRECTORY"/lib-bitmap.sh
 
+TEST_PASSES_SANITIZE_LEAK=true
+
 test_expect_success 'set up bitmapped repo' '
        # one commit will have bitmaps, the other will not
        test_commit one &&