diff options
author | root <root@rbsd.ankarstrom.se> | 2021-04-26 19:42:04 +0000 |
---|---|---|
committer | root <root@rbsd.ankarstrom.se> | 2021-04-26 19:42:04 +0000 |
commit | 020f1277ffc53225b7333c5339d7230281c0fb5a (patch) | |
tree | 2c2d81c051845dd1ec772459fd0a8e67e5c7e4bb /t/htdocs/head.html | |
parent | dd107ea3d822f14f08198135ae2fc5b3b1d454b6 (diff) | |
download | Apache-Inject-020f1277ffc53225b7333c5339d7230281c0fb5a.tar.gz |
Remove test {head,foot}.html files, just create them when testing
This feels a bit cleaner and puts (most) everything in one place.
Diffstat (limited to 't/htdocs/head.html')
-rw-r--r-- | t/htdocs/head.html | 2 |
1 files changed, 0 insertions, 2 deletions
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 @@ -<h1>Site Header</h1> -<hr/> |