summaryrefslogtreecommitdiffstats
path: root/t/t6433-merge-toplevel.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t6433-merge-toplevel.sh')
-rwxr-xr-xt/t6433-merge-toplevel.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t6433-merge-toplevel.sh b/t/t6433-merge-toplevel.sh
index e29c284b9b..2d51b2d08c 100755
--- a/t/t6433-merge-toplevel.sh
+++ b/t/t6433-merge-toplevel.sh
@@ -2,6 +2,9 @@
test_description='"git merge" top-level frontend'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
. ./test-lib.sh
t3033_reset () {