From 5fcbe57949d67e15e8f88fffe906a25587cc84b4 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Mon, 16 Oct 2023 15:12:09 +0200 Subject: 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 --- tests/shell/testcases/packetpath/dumps/vlan_8021ad_tag.nodump | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/shell/testcases/packetpath/dumps/vlan_8021ad_tag.nodump (limited to 'tests/shell/testcases/packetpath') 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 -- cgit v1.2.3