aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/transport/test_transport_api_multiaddress_tcp_peer1.conf6
-rw-r--r--src/transport/test_transport_api_multiaddress_tcp_peer2.conf6
2 files changed, 10 insertions, 2 deletions
diff --git a/src/transport/test_transport_api_multiaddress_tcp_peer1.conf b/src/transport/test_transport_api_multiaddress_tcp_peer1.conf
index 73afb0a62..987fc019b 100644
--- a/src/transport/test_transport_api_multiaddress_tcp_peer1.conf
+++ b/src/transport/test_transport_api_multiaddress_tcp_peer1.conf
@@ -11,4 +11,8 @@ ENABLE_UPNP = NO
11#EXTERNAL_ADDRESS = 127.0.0.1 11#EXTERNAL_ADDRESS = 127.0.0.1
12USE_LOCALADDR = YES 12USE_LOCALADDR = YES
13 13
14@INLINE@ template_cfg_peer1.conf \ No newline at end of file 14[transport]
15DEBUG = NO
16#PREFIX = valgrind --leak-check=full
17
18@INLINE@ template_cfg_peer1.conf
diff --git a/src/transport/test_transport_api_multiaddress_tcp_peer2.conf b/src/transport/test_transport_api_multiaddress_tcp_peer2.conf
index 7226b78ad..170cde65a 100644
--- a/src/transport/test_transport_api_multiaddress_tcp_peer2.conf
+++ b/src/transport/test_transport_api_multiaddress_tcp_peer2.conf
@@ -11,4 +11,8 @@ ENABLE_UPNP = NO
11#INTERNAL_ADDRESS = 127.0.0.1 11#INTERNAL_ADDRESS = 127.0.0.1
12USE_LOCALADDR = YES 12USE_LOCALADDR = YES
13 13
14@INLINE@ template_cfg_peer2.conf \ No newline at end of file 14[transport]
15DEBUG = NO
16#PREFIX = valgrind --leak-check=full
17
18@INLINE@ template_cfg_peer2.conf