chiark / gitweb /
test suite: Cope with git restricting ext:: protocols.
[dgit.git] / tests / lib-core
index 6cdffeb155a479288124a98d9e613016c04b4dcb..d65a1ffeccadcde3e9b9268f35be39620e4221fe 100644 (file)
@@ -24,6 +24,7 @@ t-set-using-tmp () {
        export GNUPGHOME=$tmp/nonexistent
        git config --global user.email 'dgit-test@debian.example.net'
        git config --global user.name 'dgit test git user'
+       git config --global protocol.ext.allow always
 }
 
 t-filter-out-git-hyphen-dir () {