diff options
author | Naoki Kambe <kambe@jprs.co.jp> | 2013-08-30 08:18:16 +0200 |
---|---|---|
committer | Naoki Kambe <kambe@jprs.co.jp> | 2013-08-30 08:18:51 +0200 |
commit | 3ae989196066a542911ea9bd3ead0159fa8fa488 (patch) | |
tree | b2745d13637afbdaa9db43114f7bdf0c6b61736c /tests | |
parent | [2274] add unit tests for statistics counters introduced in Xfrin (diff) | |
download | kea-3ae989196066a542911ea9bd3ead0159fa8fa488.tar.xz kea-3ae989196066a542911ea9bd3ead0159fa8fa488.zip |
[2274] untabify
Diffstat (limited to 'tests')
-rw-r--r-- | tests/lettuce/features/xfrin_notify_handling.feature | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/lettuce/features/xfrin_notify_handling.feature b/tests/lettuce/features/xfrin_notify_handling.feature index 4f9d44e837..f53d87188f 100644 --- a/tests/lettuce/features/xfrin_notify_handling.feature +++ b/tests/lettuce/features/xfrin_notify_handling.feature @@ -456,8 +456,8 @@ Feature: Xfrin incoming notify handling When I query statistics zones of bind10 module Xfrout with cmdctl port 47804 The statistics counters are 0 in category .Xfrout.zones.IN except for the following items | item_name | min_value | max_value | - | _SERVER_.notifyoutv6 | 1 | 5 | - | example.org..notifyoutv6 | 1 | 5 | + | _SERVER_.notifyoutv6 | 1 | 5 | + | example.org..notifyoutv6 | 1 | 5 | When I query statistics socket of bind10 module Xfrout with cmdctl port 47804 The statistics counters are 0 in category .Xfrout.socket.unixdomain except for the following items |