diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-12-09 17:01:31 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-12-09 23:32:36 +0100 |
commit | b63bb77c793be57affa1722406301385dbd44a93 (patch) | |
tree | f03ac752e9c6bdc7a959d229a4b4a0e9b1deeae2 | |
parent | 34f090a5cc1151fa322ea407a9b80b8c6d095d57 (diff) | |
download | curl-b63bb77c793be57affa1722406301385dbd44a93.tar.gz |
test1527: enable for hyper
Closes #8128
-rw-r--r-- | tests/data/DISABLED | 1 | ||||
-rw-r--r-- | tests/data/test1527 | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 9718f3f08..a123250f3 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -57,7 +57,6 @@ 718 1021 1417 -1527 1528 1533 1540 diff --git a/tests/data/test1527 b/tests/data/test1527 index d50df9056..d8b6a590a 100644 --- a/tests/data/test1527 +++ b/tests/data/test1527 @@ -22,6 +22,7 @@ Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake
Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
ETag: "21025-dc7-39462498"
+
</data> <datacheck> HTTP/1.1 200 OK
@@ -32,6 +33,7 @@ Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake
Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
ETag: "21025-dc7-39462498"
+
</datacheck> </reply> |