git-credential-netrc: accept gpg option
[gitweb.git] / contrib / credential / netrc / t-git-credential-netrc.sh
index efb81efedfa4f4a1051a2da1e9ba36c5c289fb52..58191a62f8623642d4bf1f2af50130132d529fb3 100755 (executable)
@@ -18,7 +18,7 @@
 
        test_expect_success \
     'set up test repository' \
-    :
+    'git config --add gpg.program test.git-config-gpg'
 
        # The external test will outputs its own plan
        test_external_has_tap=1