aboutsummaryrefslogtreecommitdiff
path: root/test/command/7099.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-05-25 10:36:51 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-05-25 11:53:49 -0700
commit8d5014fdfc57b80be54a3d23358e92c3b45a7e7d (patch)
tree053bc8e88a2bc925da024c01b4fc2ec17fd5b138 /test/command/7099.md
parent54ab7a0a3b4a3e0ddccde706bb75876070313210 (diff)
downloadpandoc-8d5014fdfc57b80be54a3d23358e92c3b45a7e7d.tar.gz
Logging: remove single quotes around paths in messages.
We weren't doing it consistently and it seems unnecessary.
Diffstat (limited to 'test/command/7099.md')
-rw-r--r--test/command/7099.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/7099.md b/test/command/7099.md
index 33ac8aea1..467b22a16 100644
--- a/test/command/7099.md
+++ b/test/command/7099.md
@@ -11,7 +11,7 @@
<iframe src="h:invalid@url"></iframe>
^D
[INFO] Fetching h:invalid@url...
-[WARNING] Could not fetch resource 'h:invalid@url': Could not fetch h:invalid@url
+[WARNING] Could not fetch resource h:invalid@url: Could not fetch h:invalid@url
InvalidUrlException "h:invalid@url" "Invalid scheme"
[INFO] Skipped '<iframe src="h:invalid@url"></iframe>' at input line 1 column 29
[]