typst-test
typst-test copied to clipboard
Don't panic on `add` with template
When a test template is configured, running add with no extra parameters will panic due to running into a todo! macro. add still lacks the parameters and setup to create a World impl to be able to compile the template.