]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5561-http-backend.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t5561-http-backend.sh
index 6eb0294978a03f35f5c246a6000a92fc377b02ed..cba2dffdb0b3aa8db29422dfcdf7ccf7f3af48cf 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='test git-http-backend'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 . "$TEST_DIRECTORY"/lib-httpd.sh