aboutsummaryrefslogtreecommitdiff
path: root/test/command/3947.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/3947.md')
-rw-r--r--test/command/3947.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/command/3947.md b/test/command/3947.md
index 095b26767..68118a9da 100644
--- a/test/command/3947.md
+++ b/test/command/3947.md
@@ -6,9 +6,8 @@
Another Code block
^D
-[ RawBlock
- ( Format "tex" ) "\\newpage"
+[ RawBlock (Format "tex") "\\newpage"
, CodeBlock
- ( "", [], [] ) "Code block\n\nAnother Code block"
+ ( "" , [] , [] ) "Code block\n\nAnother Code block"
]
```