From: Thomas Haller Date: Mon, 23 Oct 2023 12:40:25 +0000 (+0200) Subject: tests/shell: add missing "elem_opts_compat_0.nodump" file X-Git-Tag: v1.1.0~267 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f65b2d12236174d477c55e96c4027cd51185ba5e;p=thirdparty%2Fnftables.git tests/shell: add missing "elem_opts_compat_0.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: 22fab8681a50 ("parser_bison: Fix for broken compatibility with older dumps") Signed-off-by: Thomas Haller Signed-off-by: Pablo Neira Ayuso --- diff --git a/tests/shell/testcases/sets/dumps/elem_opts_compat_0.nodump b/tests/shell/testcases/sets/dumps/elem_opts_compat_0.nodump new file mode 100644 index 00000000..e69de29b