test-network: add a missing netdev in the list

This commit is contained in:
Yu Watanabe 2020-10-05 21:53:35 +02:00
parent 47f8411249
commit 713bfdaa6c
1 changed files with 1 additions and 0 deletions

View File

@ -745,6 +745,7 @@ class NetworkdNetDevTests(unittest.TestCase, Utilities):
links = [ links = [
'6rdtun99', '6rdtun99',
'bareudp99', 'bareudp99',
'bond98',
'bond99', 'bond99',
'bridge99', 'bridge99',
'dropin-test', 'dropin-test',