aboutsummaryrefslogtreecommitdiff
path: root/test/command
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-07-22 15:32:49 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-07-22 15:32:49 -0700
commitdb5f6dd4fe6e17dc67719f85847f569839cd3169 (patch)
tree9893ffc2c6039f31e9fba5b44cb560f23ae490ab /test/command
parentd9960244d8413592fc29c69780c41944c8c341be (diff)
downloadpandoc-db5f6dd4fe6e17dc67719f85847f569839cd3169.tar.gz
Fix error introduced in change to test for 4669.
Diffstat (limited to 'test/command')
-rw-r--r--test/command/4669.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/4669.md b/test/command/4669.md
index 0bc989516..ade2ea0d8 100644
--- a/test/command/4669.md
+++ b/test/command/4669.md
@@ -6,7 +6,7 @@
while (n > 0) {
\end{verbatim}
^D
-[Para [Span ("",[],[]) [Code ("",[],[]) "<-"]]]
+[Para [Span ("",[],[]) [Code ("",[],[]) "<-"]]
,CodeBlock ("",[],[]) " while (n > 0) {"]
```