From: Thomas Haller Date: Mon, 16 Oct 2023 13:12:09 +0000 (+0200) Subject: tests/shell: add missing "vlan_8021ad_tag.nodump" file X-Git-Tag: v1.0.9~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5fcbe57949d67e15e8f88fffe906a25587cc84b4;p=thirdparty%2Fnftables.git tests/shell: add missing "vlan_8021ad_tag.nodump" file This is an inconsistency. The test should have either a .nft or a .nodump file. "./tools/check-tree.sh" enforces that and will in the future run by `make check`. Fixes: 74cf3d16d8e9 ('tests: shell: add vlan match test case') Signed-off-by: Thomas Haller Signed-off-by: Florian Westphal --- diff --git a/tests/shell/testcases/packetpath/dumps/vlan_8021ad_tag.nodump b/tests/shell/testcases/packetpath/dumps/vlan_8021ad_tag.nodump new file mode 100644 index 00000000..e69de29b