diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-04-30 19:56:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-04-30 19:56:53 +0000 |
commit | 37d1e9351ee5802a2ebc22592534c88c12c0ba90 (patch) | |
tree | d6b4a319f6c06715650c2c4ea0f2180ca0e1cd53 /tests/data/test61 | |
parent | 4494c0dee051a6b09aec0d86b9238b25d729d8b7 (diff) | |
download | curl-37d1e9351ee5802a2ebc22592534c88c12c0ba90.tar.gz |
ok, make the test run ok too
Diffstat (limited to 'tests/data/test61')
-rw-r--r-- | tests/data/test61 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test61 b/tests/data/test61 index 9cca258ee..0c25385e6 100644 --- a/tests/data/test61 +++ b/tests/data/test61 @@ -43,8 +43,8 @@ Host: www.host.foo.com # http://www.netscape.com/newsref/std/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. -.127.0.0.1 TRUE /silly/ FALSE 0 ismatch this -.127.0.0.1 TRUE / FALSE 0 partmatch present -127.0.0.1 FALSE /we/want/ FALSE 1391252187 nodomain value +.foo.com TRUE /we/want/ FALSE 1170327387 test yes +.host.foo.com TRUE /we/want/ FALSE 1170327387 test2 yes +.foo.com TRUE /moo TRUE 0 test3 maybe </file> </verify> |