typst-test icon indicating copy to clipboard operation
typst-test copied to clipboard

Don't panic on `add` with template

Open tingerrr opened this issue 1 year ago • 0 comments

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.

tingerrr avatar Jul 24 '24 07:07 tingerrr