summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/sets/0047nat_0
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell/testcases/sets/0047nat_0')
-rwxr-xr-xtests/shell/testcases/sets/0047nat_02
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell/testcases/sets/0047nat_0 b/tests/shell/testcases/sets/0047nat_0
index 746a6b6d..cb1d4d68 100755
--- a/tests/shell/testcases/sets/0047nat_0
+++ b/tests/shell/testcases/sets/0047nat_0
@@ -10,7 +10,7 @@ EXPECTED="table ip x {
chain y {
type nat hook postrouting priority srcnat; policy accept;
- snat ip interval to ip saddr map @y
+ snat to ip saddr map @y
}
}
"