summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/flowtable/dumps/0001flowtable_0.nft
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell/testcases/flowtable/dumps/0001flowtable_0.nft')
-rw-r--r--tests/shell/testcases/flowtable/dumps/0001flowtable_0.nft2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell/testcases/flowtable/dumps/0001flowtable_0.nft b/tests/shell/testcases/flowtable/dumps/0001flowtable_0.nft
index 6a1c7b81..629bfe81 100644
--- a/tests/shell/testcases/flowtable/dumps/0001flowtable_0.nft
+++ b/tests/shell/testcases/flowtable/dumps/0001flowtable_0.nft
@@ -5,6 +5,6 @@ table inet t {
}
chain c {
- flow offload @f
+ flow add @f
}
}