diff --git a/git.spec b/git.spec index 75425ed..3f7ef8f 100644 --- a/git.spec +++ b/git.spec @@ -384,8 +384,3 @@ export LANG=en_US.UTF-8 # Run the tests %__make test -# Run contrib/credential/netrc tests -mkdir -p contrib/credential -mv netrc contrib/credential/ -%make_build -C contrib/credential/netrc/ test || \ -%make_build -C contrib/credential/netrc/ testverbose