summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2013-04-20 12:59:16 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2013-04-20 12:59:16 +0200
commite1538f3e32a440fd8896cec073a3182d09f6b9b0 (patch)
treec4eb718da47101b53609a186fef714dafe2629ef
parent311ba4e8e5e5807c1a867c57686f14907ba7b829 (diff)
tests: obj-table: update examples to use the current syntax
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rw-r--r--tests/obj-table6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/obj-table b/tests/obj-table
index 548c26fa..8b264cf5 100644
--- a/tests/obj-table
+++ b/tests/obj-table
@@ -5,7 +5,5 @@ add table filter
table delete filter
# table: deleting table with chain must fail
-# FIXME: not implemented
-# add table filter
-# add chain filter output
-# table delete filter
+add chain filter output
+table delete filter