aboutsummaryrefslogtreecommitdiff
path: root/test/lang.tm
diff options
context:
space:
mode:
Diffstat (limited to 'test/lang.tm')
-rw-r--r--test/lang.tm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lang.tm b/test/lang.tm
index e23410e7..a637b442 100644
--- a/test/lang.tm
+++ b/test/lang.tm
@@ -40,4 +40,4 @@ func main():
= $HTML"<p>Hello I &lt;3 hax!</p>"
>> Text(html)
- = "$HTML\"Hello I &lt;3 hax!\""
+ = '$HTML"Hello I &lt;3 hax!"'