diff options
author | Yang Tse <yangsita@gmail.com> | 2012-01-04 19:34:52 +0100 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2012-01-04 19:34:52 +0100 |
commit | 8ef7a5706e4abaf841ee8577311ab0fde8a2ab37 (patch) | |
tree | 81da3bf30b32086e1ee3f60cb69c6db2ea5ef989 /tests/data/test1321 | |
parent | c358bab809ec2629ab2bb7adc20d18e319f231b1 (diff) |
test1320 test1321: avoid User-Agent comparison
Diffstat (limited to 'tests/data/test1321')
-rw-r--r-- | tests/data/test1321 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1321 b/tests/data/test1321 index 6050d9da2..50cd3752c 100644 --- a/tests/data/test1321 +++ b/tests/data/test1321 @@ -49,6 +49,9 @@ imap://%HOSTIP:%IMAPPORT/1321 -u user:secret -p -x %HOSTIP:%PROXYPORT # # Verify data after the test has been "shot" <verify> +<strip> +^User-Agent: curl/.* +</strip> <protocol> B LOGIN user secret
C SELECT 1321
|