From fa6f8b1fd674fa1ea1f6d914d01b609a170f7cba Mon Sep 17 00:00:00 2001 From: KitsuneCafe <10284516+kitsunecafe@users.noreply.github.com> Date: Mon, 19 Feb 2024 05:23:57 -0500 Subject: [PATCH] lil babie change to that last test :3 --- src/lib.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib.rs b/src/lib.rs index e50bc5b..6ccb902 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -96,13 +96,13 @@ mod tests { parser .parse( "test.html", - b"
{% extends \"base.html\" %}\n{% import \"macros.html\" %}\n{% block content %}
\nhi :3
{% extends \"base.html\" %}\n{% import \"macros.html\" as macros %}\n{% block content %}
\nhi :3
hi :3
hi :3