summaryrefslogtreecommitdiffstats
path: root/tests/shell
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell')
-rwxr-xr-xtests/shell/testcases/transactions/0051map_01
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/shell/testcases/transactions/0051map_0 b/tests/shell/testcases/transactions/0051map_0
index c4ea62cd..9ea5cd4c 100755
--- a/tests/shell/testcases/transactions/0051map_0
+++ b/tests/shell/testcases/transactions/0051map_0
@@ -119,3 +119,4 @@ RULESET="table inet filter {
$NFT -c -f - <<< "$RULESET" >/dev/null || exit 0
$NFT -f - <<< "$RULESET" >/dev/null || exit 0
+$NFT flush table inet filter || exit 0