]> sjero.net Git - wget/blobdiff - tests/Makefile.am
Add fix from eleven, for doing HTTPS auth over a proxy (in eleven, changeset 883844a4...
[wget] / tests / Makefile.am
index 224cb9cc56fbdb8d4c7b44c03003f5628e388be0..fefdbf1d1d590169e7826a923181e25ad37e0391 100644 (file)
@@ -46,6 +46,7 @@ run-unit-tests: unit-tests$(EXEEXT)
        ./unit-tests$(EXEEXT)
 
 run-px-tests: WgetTest.pm
+       $(PERLRUN) $(srcdir)/Test-proxied-https-auth.px && echo && echo
        $(PERLRUN) $(srcdir)/Test-proxy-auth-basic.px && echo && echo
        $(PERLRUN) $(srcdir)/Test-auth-basic.px && echo && echo
        $(PERLRUN) $(srcdir)/Test-c-full.px && echo && echo