drop contrib tests

This commit is contained in:
Alexander Stefanov 2020-04-14 23:42:55 +00:00
parent 6cc85f479b
commit 118c974302

View file

@ -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