From 2a0a62a5d14f905c1e98b43e87ed96f541f501c7 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 6 Sep 2022 11:27:06 -0700 Subject: [PATCH] tests: fix tag syntax errors in test files --- tests/data/test1671 | 1 - tests/data/test1944 | 2 +- tests/data/test1946 | 2 +- tests/data/test442 | 2 +- tests/data/test443 | 2 +- tests/data/test444 | 2 +- 6 files changed, 5 insertions(+), 6 deletions(-) diff --git a/tests/data/test1671 b/tests/data/test1671 index e694fd79e0..e45ea784d4 100644 --- a/tests/data/test1671 +++ b/tests/data/test1671 @@ -70,4 +70,3 @@ Accept: */* -o \ No newline at end of file diff --git a/tests/data/test1944 b/tests/data/test1944 index 3e8ed724cb..ad0920d4ae 100644 --- a/tests/data/test1944 +++ b/tests/data/test1944 @@ -28,7 +28,7 @@ Content-Length: 0 Set-Cookie: 1cookie=data1; Set-Cookie: 2cookie=data2; - + # Client-side diff --git a/tests/data/test1946 b/tests/data/test1946 index f2f8ecc050..220df012b8 100644 --- a/tests/data/test1946 +++ b/tests/data/test1946 @@ -28,7 +28,7 @@ Content-Length: 0 Set-Cookie: 1cookie=data1; Set-Cookie: 2cookie=data2; - + # Client-side diff --git a/tests/data/test442 b/tests/data/test442 index 93e87488a3..baab4aade0 100644 --- a/tests/data/test442 +++ b/tests/data/test442 @@ -1,3 +1,4 @@ + # perl: # # for(1 .. 151) { @@ -6,7 +7,6 @@ # "name$_", "could-be-large-$_")."\n"; # } # - HTTP diff --git a/tests/data/test443 b/tests/data/test443 index 42c94406a0..f984e73974 100644 --- a/tests/data/test443 +++ b/tests/data/test443 @@ -1,3 +1,4 @@ + # perl: # #for(1 .. 20) { @@ -6,7 +7,6 @@ # "huge-$_", ('a' x 500)."-$_")."\n"; #} # - HTTP diff --git a/tests/data/test444 b/tests/data/test444 index 35c5a64519..89d671c727 100644 --- a/tests/data/test444 +++ b/tests/data/test444 @@ -1,10 +1,10 @@ + # perl: # #for(1 .. 200) { # #} # - HTTP