summaryrefslogtreecommitdiffstats
path: root/tests/monitor/testcases/set-mixed.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/monitor/testcases/set-mixed.t')
-rw-r--r--tests/monitor/testcases/set-mixed.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/monitor/testcases/set-mixed.t b/tests/monitor/testcases/set-mixed.t
index c4699eda..2eb35b5a 100644
--- a/tests/monitor/testcases/set-mixed.t
+++ b/tests/monitor/testcases/set-mixed.t
@@ -2,7 +2,7 @@
I add table ip t
O add table ip t
I add set ip t portrange { type inet_service; flags interval; }
-O add set ip t portrange { type inet_service;flags interval }
+O add set ip t portrange { type inet_service;flags interval; }
I add set ip t ports { type inet_service; }
O add set ip t ports { type inet_service;}