summaryrefslogtreecommitdiff
path: root/tests/aspath_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aspath_test.c')
-rw-r--r--tests/aspath_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/aspath_test.c b/tests/aspath_test.c
index 83eb9d80..9170455f 100644
--- a/tests/aspath_test.c
+++ b/tests/aspath_test.c
@@ -1259,6 +1259,7 @@ main (void)
int i = 0;
bgp_master_init ();
master = bm->master;
+ bgp_option_set (BGP_OPT_NO_LISTEN);
bgp_attr_init ();
while (test_segments[i].name)