aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test926
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-11-16 20:33:08 +0000
committerSteve Holme <steve_holme@hotmail.com>2013-11-16 20:33:08 +0000
commit8896b56488d8b3b67eb3be0b13d973134071a0c9 (patch)
tree57e03174c83257086dc9b6640f9ce17e028a30f2 /tests/data/test926
parent0d735c29f92748406c619a3da90a904c017be9d3 (diff)
test926: Corrected unknown user reply from commit 0d735c29f92748
The error code should not be sent as data as it isn't passed onto the client as body data, so cannot be compared in the test suite against expected data.
Diffstat (limited to 'tests/data/test926')
-rw-r--r--tests/data/test9266
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test926 b/tests/data/test926
index 31209df90..4c4576c89 100644
--- a/tests/data/test926
+++ b/tests/data/test926
@@ -9,9 +9,9 @@ VRFY
#
# Server-side
<reply>
-<data>
-550 Unknown user
-</data>
+<servercmd>
+REPLY VRFY 550 Unknown user
+</servercmd>
</reply>
#