diff options
author | Bernhard M. Wiedemann <bwiedemann@suse.de> | 2019-01-07 16:23:04 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-01-08 10:36:49 +0100 |
commit | 114a02c75b702e98abf6328271bc76863c67b931 (patch) | |
tree | 880300d71e4fdce7a9b8baa81c846729944a3b79 /tests/data/test329 | |
parent | dea3f94298ac0859464768959488938c4e104545 (diff) |
tests: allow tests to pass by 2037-02-12
similar to commit f508d29f3902104018
Closes #3443
Diffstat (limited to 'tests/data/test329')
-rw-r--r-- | tests/data/test329 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test329 b/tests/data/test329 index c9e3d9d49..2274d475b 100644 --- a/tests/data/test329 +++ b/tests/data/test329 @@ -31,7 +31,7 @@ moo # Client-side <client> <file name="log/jar329.txt" mode="text"> -.host.foo.com TRUE /we/want/ FALSE 2054030187 test no +.host.foo.com TRUE /we/want/ FALSE 2147483647 test no </file> <server> http |