From 38f8e2242353711d5c87c58f3831306934d2e6b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Fri, 17 Sep 2021 11:20:43 +0200 Subject: Compartmentalize --- t/front.t | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 t/front.t (limited to 't/front.t') diff --git a/t/front.t b/t/front.t new file mode 100644 index 0000000..ed6fbf8 --- /dev/null +++ b/t/front.t @@ -0,0 +1,2 @@ +

<%= site.name %>

+<% printf("Hello world!"); %> \ No newline at end of file -- cgit v1.2.3