alias: use the early config machinery to expand aliases
[gitweb.git] / t / t7006-pager.sh
index 83881ec3a0c04e80911f14ca3307900332b2ac41..20b4d83c281e2fde8812f309bdebef012c6ecb74 100755 (executable)
@@ -391,7 +391,7 @@ test_expect_success TTY 'core.pager in repo config works and retains cwd' '
        )
 '
 
-test_expect_failure TTY 'core.pager is found via alias in subdirectory' '
+test_expect_success TTY 'core.pager is found via alias in subdirectory' '
        sane_unset GIT_PAGER &&
        test_config core.pager "cat >via-alias" &&
        (