diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-08-23 09:50:46 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-08-23 11:21:38 +0200 |
commit | 0854781c18c792c6ccb9ca9160745ca10ac735e4 (patch) | |
tree | e1ba9d48e7a7e74e3c1740e89ba86fe6155eb396 /tests/data | |
parent | b9183e6e724e2b3f544f1b605983c8d35a9ee153 (diff) | |
download | curl-0854781c18c792c6ccb9ca9160745ca10ac735e4.tar.gz |
test1138: remove trailing space to make work with hyper
Closes #7613
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/DISABLED | 1 | ||||
-rw-r--r-- | tests/data/test1138 | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 9209135b6..80e9b4ec6 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -87,7 +87,6 @@ 1130 1131 1137 -1138 1144 1156 1160 diff --git a/tests/data/test1138 b/tests/data/test1138 index 6c5f00d0d..c98258394 100644 --- a/tests/data/test1138 +++ b/tests/data/test1138 @@ -11,7 +11,7 @@ followlocation <reply> <data> HTTP/1.1 302 OK swsclose
-Location: ../moo.html/?name=آغاز-سم-زدایی-از-بازار-پول&testcase=/%TESTNUMBER0002
+Location: ../moo.html/?name=آغاز-سم-زدایی-از-بازار-پول&testcase=/%TESTNUMBER0002
Date: Tue, 09 Nov 2010 14:49:00 GMT
Connection: close
@@ -26,7 +26,7 @@ body </data2> <datacheck> HTTP/1.1 302 OK swsclose
-Location: ../moo.html/?name=آغاز-سم-زدایی-از-بازار-پول&testcase=/%TESTNUMBER0002
+Location: ../moo.html/?name=آغاز-سم-زدایی-از-بازار-پول&testcase=/%TESTNUMBER0002
Date: Tue, 09 Nov 2010 14:49:00 GMT
Connection: close
|