]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t4048-diff-combined-binary.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t4048-diff-combined-binary.sh
index 7f9ad9fa3d1f97b9aeedbb0c1d351be5749837ee..e2780e697a4aef363dc40c1e270055190a7914de 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='combined and merge diff handle binary files and textconv'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'setup binary merge conflict' '