b370746da3
Signed-off-by: Tomas Hozza <thozza@redhat.com>
25 lines
856 B
Diff
25 lines
856 B
Diff
diff --git a/tests/Makefile.am b/tests/Makefile.am
|
|
index 1248036..4b7aacd 100644
|
|
--- a/tests/Makefile.am
|
|
+++ b/tests/Makefile.am
|
|
@@ -112,7 +112,6 @@ PX_TESTS = \
|
|
Test-O-nonexisting.px \
|
|
Test-O.px \
|
|
Test--post-file.px \
|
|
- Test-proxied-https-auth.px \
|
|
Test-proxy-auth-basic.px \
|
|
Test-restrict-ascii.px \
|
|
Test-Restrict-Lowercase.px \
|
|
diff --git a/tests/Makefile.in b/tests/Makefile.in
|
|
index 3e6678d..de326c6 100644
|
|
--- a/tests/Makefile.in
|
|
+++ b/tests/Makefile.in
|
|
@@ -1477,7 +1477,6 @@ PX_TESTS = \
|
|
Test-O-nonexisting.px \
|
|
Test-O.px \
|
|
Test--post-file.px \
|
|
- Test-proxied-https-auth.px \
|
|
Test-proxy-auth-basic.px \
|
|
Test-restrict-ascii.px \
|
|
Test-Restrict-Lowercase.px \
|