From e628908bafaac987f9c3efc15ad196313766db54 Mon Sep 17 00:00:00 2001 From: Aoran Zeng Date: Mon, 21 Jul 2025 03:02:11 +0800 Subject: [PATCH] Update default test fixture --- tool/rawstr4c/test/fixture/rawstr4c.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tool/rawstr4c/test/fixture/rawstr4c.md b/tool/rawstr4c/test/fixture/rawstr4c.md index 8740475..f411cd6 100644 --- a/tool/rawstr4c/test/fixture/rawstr4c.md +++ b/tool/rawstr4c/test/fixture/rawstr4c.md @@ -2,8 +2,12 @@ random words -- postfix = `rakutest` +- name = `test` + +rawstr4c config description ```raku say "hello world"; ``` + +code block description