askama/testing/tests/ui/incorrect_path.stderr
2025-03-11 19:31:06 +01:00

6 lines
262 B
Plaintext

error: template "thisdoesnotexist.html" not found in directories ["$WORKSPACE/target/tests/trybuild/askama_testing/templates"]
--> tests/ui/incorrect_path.rs:4:19
|
4 | #[template(path = "thisdoesnotexist.html")]
| ^^^^^^^^^^^^^^^^^^^^^^^