diff options
Diffstat (limited to 'test/test_ip6.py')
-rw-r--r-- | test/test_ip6.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_ip6.py b/test/test_ip6.py index b46bef65f16..36c4122d627 100644 --- a/test/test_ip6.py +++ b/test/test_ip6.py @@ -2975,7 +2975,6 @@ class TestIP6Input(VppTestCase): ] ) def test_ip_input_no_replies(self, name, src, dst, l4, msg, timeout): - self._testMethodDoc = "IPv6 Input Exception - %s" % name p_version = ( |