aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https/tls_test_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/testcurl/https/tls_test_common.h')
-rw-r--r--src/testcurl/https/tls_test_common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testcurl/https/tls_test_common.h b/src/testcurl/https/tls_test_common.h
index 75c4361d..206a9206 100644
--- a/src/testcurl/https/tls_test_common.h
+++ b/src/testcurl/https/tls_test_common.h
@@ -29,8 +29,8 @@
29#include "gnutls.h" 29#include "gnutls.h"
30 30
31/* this enables verbos CURL version checking */ 31/* this enables verbos CURL version checking */
32#define DEBUG_HTTPS_TEST 1 32#define DEBUG_HTTPS_TEST 0
33#define CURL_VERBOS_LEVEL 1 33#define CURL_VERBOS_LEVEL 0
34 34
35#define DEAMON_TEST_PORT 42433 35#define DEAMON_TEST_PORT 42433
36 36