aboutsummaryrefslogtreecommitdiff
path: root/t/head.tc
diff options
context:
space:
mode:
Diffstat (limited to 't/head.tc')
-rw-r--r--t/head.tc3
1 files changed, 0 insertions, 3 deletions
diff --git a/t/head.tc b/t/head.tc
deleted file mode 100644
index c19b483..0000000
--- a/t/head.tc
+++ /dev/null
@@ -1,3 +0,0 @@
-printf("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\">\n<title>");
-printf("%s", title );
-printf("</title>\n</head>\n<body>");