]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3304-notes-mixed.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t3304-notes-mixed.sh
index 1709e8c00b859ae4f8ce91c7920a9411ac4acbce..6a7b8e28296323f57babc49731e1fe3a27b534c6 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='Test notes trees that also contain non-notes'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 number_of_commits=100