diff options
Diffstat (limited to 'tests/unit/protocol.tcl')
-rw-r--r-- | tests/unit/protocol.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/protocol.tcl b/tests/unit/protocol.tcl index 4dfdc6f59..442c23de6 100644 --- a/tests/unit/protocol.tcl +++ b/tests/unit/protocol.tcl @@ -1,4 +1,4 @@ -start_server {tags {"protocol"}} { +start_server {tags {"protocol network"}} { test "Handle an empty query" { reconnect r write "\r\n" |