From 7d65ce8c8e304dc8367f4492948514f2acc07a3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Fri, 17 Sep 2021 23:47:58 +0200 Subject: Whatever --- t/user.t | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 't/user.t') diff --git a/t/user.t b/t/user.t index 9a0fd49..af7c8cd 100644 --- a/t/user.t +++ b/t/user.t @@ -1 +1,3 @@ -

User <% printf("%d", id); %>: <%= user->name %>

\ No newline at end of file +<% #include "head.tc" %> +

User <% printf("%d", id); %>: <%= user->name %>

+<% #include "foot.tc" %> \ No newline at end of file -- cgit v1.2.3