From 020f1277ffc53225b7333c5339d7230281c0fb5a Mon Sep 17 00:00:00 2001 From: root Date: Mon, 26 Apr 2021 19:42:04 +0000 Subject: Remove test {head,foot}.html files, just create them when testing This feels a bit cleaner and puts (most) everything in one place. --- t/htdocs/foot.html | 2 -- t/htdocs/head.html | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 t/htdocs/foot.html delete mode 100644 t/htdocs/head.html (limited to 't/htdocs') diff --git a/t/htdocs/foot.html b/t/htdocs/foot.html deleted file mode 100644 index 77ef8be..0000000 --- a/t/htdocs/foot.html +++ /dev/null @@ -1,2 +0,0 @@ -
-

Copyright © Site Owner

diff --git a/t/htdocs/head.html b/t/htdocs/head.html deleted file mode 100644 index b4abf3f..0000000 --- a/t/htdocs/head.html +++ /dev/null @@ -1,2 +0,0 @@ -

Site Header

-
-- cgit v1.2.3