]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9001-send-email.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t9001-send-email.sh
index a08f72596ab4f622033c820f6251ccea92e38d11..3d160d939e352a5a8cd49bd9bee07d92a37bb37f 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='git send-email'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 # May be altered later in the test