]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9145-git-svn-master-branch.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t9145-git-svn-master-branch.sh
index 3bbf341f6a5b176a96bb00c5644d294e13c0cc43..053571ca5c0bf291c095047f5bb6a766f7913a1e 100755 (executable)
@@ -3,6 +3,9 @@
 # Copyright (c) 2009 Eric Wong
 #
 test_description='git svn initial master branch is "trunk" if possible'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./lib-git-svn.sh
 
 test_expect_success 'setup test repository' '