diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test108 | 2 | ||||
-rw-r--r-- | tests/data/test116 | 2 | ||||
-rw-r--r-- | tests/data/test119 | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/test108 b/tests/data/test108 index 5ae7c2a72..3f61acd00 100644 --- a/tests/data/test108 +++ b/tests/data/test108 @@ -22,6 +22,8 @@ Moooooooooooo <verify> <strip> ^PORT .* +^EPRT .* +^LPRT .* </strip> <protocol> USER anonymous
diff --git a/tests/data/test116 b/tests/data/test116 index 690fd8b3d..618c26d00 100644 --- a/tests/data/test116 +++ b/tests/data/test116 @@ -22,6 +22,8 @@ REPLY PORT 314 bluah you f00l! </errorcode> <strip> ^PORT 127,0,0,1,.* +^EPRT .* +^LPRT .* </strip> <protocol> USER anonymous
diff --git a/tests/data/test119 b/tests/data/test119 index 6c4953273..9ba070e54 100644 --- a/tests/data/test119 +++ b/tests/data/test119 @@ -22,6 +22,8 @@ REPLY RETR 314 bluah you f00l! </errorcode> <strip> ^PORT.* +^EPRT .* +^LPRT .* </strip> <protocol> USER anonymous
|