summaryrefslogtreecommitdiff
path: root/t/lib-pager.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lib-pager.sh')
-rw-r--r--t/lib-pager.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lib-pager.sh b/t/lib-pager.sh
index ba03eab..3aa7a3f 100644
--- a/t/lib-pager.sh
+++ b/t/lib-pager.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+# Helpers for tests of git's choice of pager.
test_expect_success 'determine default pager' '
test_might_fail git config --unset core.pager &&