]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9351-fast-export-anonymize.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t9351-fast-export-anonymize.sh
index 5ac2c3b5eef0657e25418b4a6656b7e63edd8821..4130c8a8377545cfecc7303692cfc8923292794a 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='basic tests for fast-export --anonymize'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'setup simple repo' '