From a59630771f33c28f52cf947dc26a53e187d1252f Mon Sep 17 00:00:00 2001 From: Andinus Date: Tue, 28 Mar 2023 10:13:34 +0530 Subject: Add initial design, basic test --- t/00-basic.rakutest | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 t/00-basic.rakutest (limited to 't') diff --git a/t/00-basic.rakutest b/t/00-basic.rakutest new file mode 100644 index 0000000..bcd096f --- /dev/null +++ b/t/00-basic.rakutest @@ -0,0 +1,5 @@ +use Test; + +plan 1; + +use-ok 'Template::Nest::Fast'; -- cgit 1.4.1-2-gfad0