aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests')
-rw-r--r--testing/tests/ui/since_1.58/incorrect_path.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ui/since_1.58/incorrect_path.stderr b/testing/tests/ui/since_1.58/incorrect_path.stderr
index 7581a91..05a1cb7 100644
--- a/testing/tests/ui/since_1.58/incorrect_path.stderr
+++ b/testing/tests/ui/since_1.58/incorrect_path.stderr
@@ -1,4 +1,4 @@
-error: template "thisdoesnotexist.html" not found in directories ["$WORKSPACE/target/tests/askama_testing/templates"]
+error: template "thisdoesnotexist.html" not found in directories ["$WORKSPACE/target/tests/trybuild/askama_testing/templates"]
--> tests/ui/since_1.58/incorrect_path.rs:3:10
|
3 | #[derive(Template)]