From e1538f3e32a440fd8896cec073a3182d09f6b9b0 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Sat, 20 Apr 2013 12:59:16 +0200 Subject: tests: obj-table: update examples to use the current syntax Signed-off-by: Pablo Neira Ayuso --- tests/obj-table | 6 ++---- 1 file 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 -- cgit v1.2.3