diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-04-21 00:18:59 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-04-21 00:26:35 +0200 |
commit | a6429c07ca4202ef8a688dbe9bcbc9a73d556f7b (patch) | |
tree | 0ee422bf7749a779161a6f8a6194e499dd67e986 | |
parent | 6bdc96fee93cc23d9b059021f6d2e24bf8a8dc76 (diff) | |
download | curl-bagder/test-1660-windows.tar.gz |
test1660: check the created HSTS file as text modebagder/test-1660-windows
-rw-r--r-- | tests/data/test1660 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1660 b/tests/data/test1660 index 76df04f1e..3ddd8d427 100644 --- a/tests/data/test1660 +++ b/tests/data/test1660 @@ -71,7 +71,7 @@ expire.example [expire.example]: 1548369268 'expire.example' is not HSTS 'expire.example' is not HSTS </stdout> -<file name="log/hsts%TESTNUMBER"> +<file name="log/hsts%TESTNUMBER" mode="text"> # Your HSTS cache. https://curl.se/docs/hsts.html # This file was generated by libcurl! Edit at your own risk. .example.com "20191001 04:47:41" |