test-network: drop unused link
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 May 2019 05:03:07 +0000 (14:03 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 28 May 2019 13:21:24 +0000 (22:21 +0900)
test/test-network/systemd-networkd-tests.py

index 3a51e5c..d9b4b51 100755 (executable)
@@ -1878,7 +1878,6 @@ class NetworkdNetworkDHCPServerTests(unittest.TestCase, Utilities):
 
 class NetworkdNetworkDHCPClientTests(unittest.TestCase, Utilities):
     links = [
-        'dummy98',
         'veth99',
         'vrf99']