aboutsummaryrefslogtreecommitdiff
path: root/t/err.tc
diff options
context:
space:
mode:
Diffstat (limited to 't/err.tc')
-rw-r--r--t/err.tc7
1 files changed, 0 insertions, 7 deletions
diff --git a/t/err.tc b/t/err.tc
deleted file mode 100644
index c066a5a..0000000
--- a/t/err.tc
+++ /dev/null
@@ -1,7 +0,0 @@
-#include "head.tc"
-printf("\n<h1>");
-printf("%s", title );
-printf("</h1>\n<p>");
-printf("%s", err );
-printf("</p>\n");
-#include "foot.tc"