aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_api_reliability.c')
-rw-r--r--src/transport/test_transport_api_reliability.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/transport/test_transport_api_reliability.c b/src/transport/test_transport_api_reliability.c
index e24530008..fac13840e 100644
--- a/src/transport/test_transport_api_reliability.c
+++ b/src/transport/test_transport_api_reliability.c
@@ -31,11 +31,10 @@
31#include "gauger.h" 31#include "gauger.h"
32#include "transport-testing.h" 32#include "transport-testing.h"
33 33
34
35/** 34/**
36 * Allow making the problem "bigger". 35 * Allow making the problem "bigger".
37 */ 36 */
38#define FACTOR 10 37#define FACTOR 1
39 38
40/** 39/**
41 * Total number of messages to send 40 * Total number of messages to send