Imported Upstream version 2.16.2
[platform/upstream/git.git] / t / lib-pager.sh
index ba03eab..3aa7a3f 100644 (file)
@@ -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 &&