]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test-network: add missing file in the list
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 5 Oct 2020 19:47:44 +0000 (21:47 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 6 Oct 2020 18:23:27 +0000 (03:23 +0900)
test/test-network/systemd-networkd-tests.py

index 3e57b335ceeef1b25bddb1da68447c9f50cdfb5a..67c0cce2301089594c8fce52a3211d5526871e0c 100755 (executable)
@@ -870,6 +870,7 @@ class NetworkdNetDevTests(unittest.TestCase, Utilities):
         '25-sit-tunnel.netdev',
         '25-tap.netdev',
         '25-tun.netdev',
+        '25-tunnel-any-any.network',
         '25-tunnel-local-any.network',
         '25-tunnel-remote-any.network',
         '25-tunnel.network',