aboutsummaryrefslogtreecommitdiff
path: root/test/writer.ms
diff options
context:
space:
mode:
Diffstat (limited to 'test/writer.ms')
-rw-r--r--test/writer.ms4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/writer.ms b/test/writer.ms
index 3294e1c8b..a767416d5 100644
--- a/test/writer.ms
+++ b/test/writer.ms
@@ -159,7 +159,7 @@ Code in a block quote:
.nf
\f[C]
sub\ status\ {
-\ \ \ \ print\ \"working\";
+\ \ \ \ print\ \[dq]working\[dq];
}
\f[]
.fi
@@ -198,7 +198,7 @@ Code:
\-\-\-\-\ (should\ be\ four\ hyphens)
sub\ status\ {
-\ \ \ \ print\ \"working\";
+\ \ \ \ print\ \[dq]working\[dq];
}
this\ code\ block\ is\ indented\ by\ one\ tab