diff --git a/test/tests/shim.bash b/test/tests/shim.bash index ddacae3..126c047 100644 --- a/test/tests/shim.bash +++ b/test/tests/shim.bash @@ -2,6 +2,7 @@ test_description='install shim works' . '../test-lib.bash' test_expect_success 'setup' ' +git config --global protocol.file.allow always cd ${DOTFILES} git init git submodule add ${BASEDIR} dotbot