]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5506-remote-groups.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t5506-remote-groups.sh
index 83d5558c0ef0496e16e7c9f7a69cddc99cd11d86..bf3aa85da507752bd44dbe343bc05bf974d225bc 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='git remote group handling'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 mark() {