From: Florian Westphal Date: Wed, 28 Feb 2024 23:13:27 +0000 (+0100) Subject: tests: move test case to "maps" directory X-Git-Tag: v1.1.0~88 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=424a7f17848e9399ee3d360fcf134fb44f9a3ab0;p=thirdparty%2Fnftables.git tests: move test case to "maps" directory This tests named object maps, so this should reside in maps/ not sets/ directory. Signed-off-by: Florian Westphal --- diff --git a/tests/shell/testcases/sets/0024named_objects_0 b/tests/shell/testcases/maps/0024named_objects_0 similarity index 100% rename from tests/shell/testcases/sets/0024named_objects_0 rename to tests/shell/testcases/maps/0024named_objects_0 diff --git a/tests/shell/testcases/sets/dumps/0024named_objects_0.nft b/tests/shell/testcases/maps/dumps/0024named_objects_0.nft similarity index 100% rename from tests/shell/testcases/sets/dumps/0024named_objects_0.nft rename to tests/shell/testcases/maps/dumps/0024named_objects_0.nft