Merge branch 'nv/doc-config-signingkey'
[gitweb.git] / t / t7400-submodule-basic.sh
index 4192fe0ec6025979caea01885925c1786a4fcf63..10f89bd0ce3656a1dee841d19582e5d1bfc9736a 100755 (executable)
@@ -962,7 +962,6 @@ test_expect_success 'submodule with UTF-8 name' '
                git add sub &&
                git commit -m "init sub"
        ) &&
-       test_config core.precomposeunicode true &&
        git submodule add ./"$svname" &&
        git submodule >&2 &&
        test -n "$(git submodule | grep "$svname")"