Fixes clang-format issues

These files were committed from a PR before the new clang-format rules.
diff --git a/tests/gold_tests/tls/early_h1_get.txt b/tests/gold_tests/tls/early_h1_get.txt
index 047f0a3..93b5876 100644
--- a/tests/gold_tests/tls/early_h1_get.txt
+++ b/tests/gold_tests/tls/early_h1_get.txt
@@ -1,3 +1,3 @@
-GET /early_get HTTP/1.1

-Host: 127.0.0.1

-

+GET /early_get HTTP/1.1
+Host: 127.0.0.1
+
diff --git a/tests/gold_tests/tls/early_h1_post.txt b/tests/gold_tests/tls/early_h1_post.txt
index e85fd17..117b06c 100644
--- a/tests/gold_tests/tls/early_h1_post.txt
+++ b/tests/gold_tests/tls/early_h1_post.txt
@@ -1,6 +1,6 @@
-POST /early_post HTTP/1.1

-Host: 127.0.0.1

-Content-Length: 11

-

-knock knock

-

+POST /early_post HTTP/1.1
+Host: 127.0.0.1
+Content-Length: 11
+
+knock knock
+