]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t2012-checkout-last.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t2012-checkout-last.sh
index e7ba8c505f579ab5cd53ee713eaf6ca894e471a1..16bf19f7ee11ca7c99adb28ab2e53b7ea19e566f 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='checkout can switch to last branch and merge base'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'setup' '