askama/testing/tests/ui/incorrect_path.stderr
2024-07-29 15:48:18 +02:00

6 lines
235 B
Plaintext

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