diff options
Diffstat (limited to 'test/test_l2_fib.py')
-rwxr-xr-x[-rw-r--r--] | test/test_l2_fib.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_l2_fib.py b/test/test_l2_fib.py index 9ce289f1652..941c94ad80a 100644..100755 --- a/test/test_l2_fib.py +++ b/test/test_l2_fib.py @@ -153,7 +153,7 @@ class TestL2fib(VppTestCase): interfaces. Create host IPv4 address for every host MAC address. :param int n_hosts_per_if: Number of per interface hosts to - create MAC/IPv4 addresses for. + create MAC/IPv4 addresses for. """ hosts = dict() |