askama/testing/tests/ui/incorrect_path.stderr
2024-07-30 14:04:19 +02:00

6 lines
261 B
Plaintext

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