From 888afc3626964109dbe3fed6ba21762c1ce02317 Mon Sep 17 00:00:00 2001 From: Louis Mandel Date: Fri, 19 Sep 2025 05:13:58 -0400 Subject: [PATCH] tests: fix expected results Signed-off-by: Louis Mandel --- tests/results/examples/tutorial/function_call_in_jinja.1.result | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/results/examples/tutorial/function_call_in_jinja.1.result diff --git a/tests/results/examples/tutorial/function_call_in_jinja.1.result b/tests/results/examples/tutorial/function_call_in_jinja.1.result new file mode 100644 index 000000000..81e61fd6f --- /dev/null +++ b/tests/results/examples/tutorial/function_call_in_jinja.1.result @@ -0,0 +1 @@ +The way to say hello in French is Bonjour.